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
How to configure Remote SPAN or alternative option on HP Procurve 2626-PWR switch ?
C++ dll in VB
How to Installing SQL-DMO on sql 2008
Fast download/upload, slow surfing
htaccess modrewrite Urls
Shared calendar does not show appointments until refreshed
Imail Mail Server blocked. Cant see why
printmig.exe aborting early
PowerShell string += question
How to solve incompatible types error in TableSorter.java?