Microsoft
Software
Hardware
Network
Question : 2g Limit on MS Exchange
I have a client with SBS2003 and using MS Exchange. His mailibox recently hit 2 gb in size and shut down. I read online about using MSIEdit and used it to increase his limit to 6gb. It still was shut down and I had to archive to get it back under and start working again. Did I miss something or another step in getting the limit increased?
Thanks!
Brian MacFee
Answer : 2g Limit on MS Exchange
Assuming that the zipcode is always 5 numbers long, and preceeded by a space, this works:
$string="Anywhere, OH 12345";
$zip = substr($string,strrpos($st
ring," ")+1,5);
echo $zip;
Random Solutions
can't find Printer Setup Utility in Mac OS X 10.5.8
Count consecutive values in MS SQL Server 2005
Display User Pictures stored in AD (thumbnailPhoto) in Windows 7 and Windows 2008 Logins
storing multiple image in one field
Need to reinstall OS on a laptop
Windows Small Business Server 2008 Console Updates
C# delete empty rows in excel
Files scp'ed from Unix servers to Win XP (running WinSSHD V5 ) could not be deleted on the PC
Javascript... add onmouseover .... variable not working
Display a form within a Panel. How to hide caption bar?