shaun by my posting can you tell that there is a limit of 10mb?
Main Topics
Browse All Topicsi run the commands and posted results what does this mean i need help understanding so I can explain to client thansk guys
i Run
get-transportconfig | fl --
result is
ClearCategories : True
DSNConversionMode : UseExchangeDSNs
GenerateCopyOfDSNFor : {5.4.8, 5.4.6, 5.4.4, 5.2.4, 5.2.0, 5.1.4}
InternalSMTPServers : {127.0.0.1}
JournalingReportNdrTo : <>
MaxDumpsterSizePerStorageG
MaxDumpsterTime : 7.00:00:00
MaxReceiveSize : unlimited
MaxRecipientEnvelopeLimit : 100
MaxSendSize : unlimited
TLSReceiveDomainSecureList
TLSSendDomainSecureList : {}
VerifySecureSubmitEnabled : False
VoicemailJournalingEnabled
WritingBrandingInDSNEnable
Xexch50Enabled : True
i run
Get-ReceiveConnector | fl server,maxmessagesize -- recieveconnector
result is
Server : SERVER
MaxMessageSize : 100MB
Server : SERVER
MaxMessageSize : 10MB
Server : SERVER
MaxMessageSize : 100MB
i run
Get-SendConnector | fl server,maxmessagesize --
result is
MaxMessageSize : 10MB
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Your global settings are set to Unlimited.
Your receive connector maxmessagsize is set to 10MB on two servers and 100MB on another server.
Your send connector message size is set to 10MB
Sometimes, administrators have reported that unlimited can sometimes not be a very accurate way of setting the size limits. Try setting this to the limit you require if you are having problems.
Shaun
You have written:
Get-ReceiveConnector | fl server,maxmessagesize -- recieveconnector
result is
Server : SERVER
MaxMessageSize : 100MB
Server : SERVER
MaxMessageSize : 10MB
Server : SERVER
MaxMessageSize : 100MB
That is showing three results?
The most restrictive limit will be applied BUT some people have reported that unlimited does not work properly and you have to instead set a high limit.
Read my post here: http://exchangeshell.wordp
Shaun
this is what I got
MaxInboundConnection : 5000
MaxInboundConnectionPerSou
MaxInboundConnectionPercen
MaxHeaderSize : 64KB
MaxHopCount : 30
MaxLocalHopCount : 8
MaxLogonFailures : 3
MaxMessageSize : 100MB
MaxProtocolErrors : 5
MaxRecipientsPerMessage : 5000
MaxInboundConnection : 5000
MaxInboundConnectionPerSou
MaxInboundConnectionPercen
MaxHeaderSize : 64KB
MaxHopCount : 30
MaxLocalHopCount : 8
MaxLogonFailures : 3
MaxMessageSize : 10MB
MaxProtocolErrors : 5
MaxRecipientsPerMessage : 200
MaxInboundConnection : 5000
MaxInboundConnectionPerSou
MaxInboundConnectionPercen
MaxHeaderSize : 64KB
MaxHopCount : 30
MaxLocalHopCount : 8
MaxLogonFailures : 3
MaxMessageSize : 100MB
MaxProtocolErrors : 5
MaxRecipientsPerMessage : 200
shaun thank you i am still learing exchange 2007 so there are three connectors and two of them are set to 100mb and one is set to 10mb and it is just round robin and will hit the next available connector?
i just need to understand so I can explain to client?
and if i type your above input tehey will all be set to 100mb? is that recomended?
The ReceiveConnectors are for accepting INCOMING SMTP connections. There is one for Internet, one for users who can 'authenticate' using Outlook Express etc and another for fax services.
They will not operate a round robin, incoming email will come in using either of the three connectors, so you can change settings accordingly.
By default they are all 100MB I believe.
Shaun
Business Accounts
Answer for Membership
by: shauncroucherPosted on 2009-10-30 at 08:54:23ID: 25704186
This is a good article on message size limits:
articles-t utorials/e xchange-se rver- 2007/ management -administr ation/exch ange-2007- message-si ze- limits. html
http://www.msexchange.org/
shaun