E-MIEL.NET
TECH STUFF
Navigation for E-MIEL.NET - Size limits Exchange 2007
Content
Sidebar
Footer
August 29, 2008
@ 09:46 PM
Comments [0]
Size limits Exchange 2007
The following command line will provide you with a list of the Exchange 2007 send connector max send sizes:
get-sendconnector | list Identity,MaxMessageSize
The following command line will let you set the Exchange 2007 send connector settings:
set-sendconnector "[Connector Name]" -MaxMessageSize #MB
The following command line will provide you with a list of the Exchange 2007 receive connector max send sizes:
get-receiveconnector | list Identity,MaxMessageSize
The following command line will let you set the Exchange 2007 receive connector settings:
set-receiveconnector "[Connector Name]" -MaxMessageSize #MB
The following command line will provide you with a list of the Exchange 2007 transport information:
get-transportconfig
Microsoft site on managing size limits:
http://technet.microsoft.com/en-us/library/bb124345.aspx
Categories:
Exchange 2007
Related posts:
Windows 2008 & Data Protection Manager
« Is it a bug ?
|
Home
|
Windows 2008 & Data Protection Manager »
Comments are closed.
RSS/Subscribe
Archives
All dates
All Posts
Search
Latest Posts
HP owns the Internet
Managing and Versioning Client Databases
Microsoft Visual Studio 10: Easing ASP.NET Web Deployment
Creating Location Aware Applications for Windows Mobile Devices
Project Velocity
Web 2.0 + WCF
How to Review Your Code and Test for Security Bugs
Green Computing Through Sharing
Know Thy User: Instrumenting The User Experience
Develop with the Visual Studio 2008 extensions
Building RESTful Services Using Windows Communication Foundation
Reliability, Availability and Scalability
Web Scalability via Asynchronous Systems
A Lap Around Windows Azure
Unlocking the Power of SQL Server Compact 3.5
ASP.NET MVC practices
Introduction to ASP.NET MVC
How IT will change in next 10 years and why you should care
SharePoint Development using the STSDEV
Building Data Visualization Applications with the Windows Presentation Foundation and Silverlight...and Surface
Application Lifecycle Best Practices
Keynote
TechEd Barcelona 2008
Windows 2008 & Data Protection Manager
Size limits Exchange 2007
Categories
C# (4)
Exchange 2007 (2)
Funny (1)
TechEd 2008 (22)
VS2003 (1)
Windows 2008 (1)
Archives
November, 2008 (23)
September, 2008 (1)
August, 2008 (3)
July, 2008 (2)
October, 2006 (1)
BlogRoll
Clemens Vasters
Erik Burger
Stephen Forte
Tony Krijnen
Categories
C#
Exchange 2007
Funny
TechEd 2008
VS2003
Windows 2008
Contact the Author
Themes
Admin
Sign In