Ok, I know there has to be info on the web some where, but I've spent the last 90 min searching for this information and can't come up with anything. Have a co-existence environment right now with Exchange 2003 and Exchange 2010. All my users are on the Exchange 2010 environment. We want to allow up to 20mb of attachments (incoming and outgoing both internal and external).
I can send a 16mb test message internal just fine, so my internal limits seem to be ok. However, when I try to send a 10mb file to my yahoo account, I get a kick back from my server saying "This message is larger than the size limit for messages. Please make it smaller and try again." and the "Diagnostic information for administrators" says that the generating server is my Exchange 2010 server and the Message size exceeds fixed maximum message size.
Here is where I've looked.
1. EMC - Org Config - Hub Transport - Global Settings - Transport Settings - Properties.
The transport limits for send and receive are set at 20480(kb).
2. EMC - Org Config - Hub Transport - Transport Rules (no rules defined here)
3. EMC - Org Config - Hub Transport - Send Connectors - Internet Mail Connector - Properties
No Maximum size limit is set.
4. EMC - Server Config - Hub Transport - Receive Connectors - Properties
Maximum message size is set at 20480(kb) for both the default connector and client connector.
5. At the user level, I've verified that no specific setting is defined, so that the system defaults should be used.
6. From the EMS I ran get-transportconfig and this is what is shown
I thought perhaps it might have something to do with the ExternalDsnMaxMessageAttachSize being at 10mb, but as I said earlier, I can send a 16mb message internally and the InternalDsnMaxMessageAttachSize is set to the same 10mb, so I don't think that is it.
7. I've checked my Exchange 2003 server limits and made sure they were also set to 20480(kb) as well as made sure there was no limit on the connector size in Exchange 2003.
I'm hoping some one might be able to provide me with some ideas as to where the limit is coming from.
Thanks in advance.
I can send a 16mb test message internal just fine, so my internal limits seem to be ok. However, when I try to send a 10mb file to my yahoo account, I get a kick back from my server saying "This message is larger than the size limit for messages. Please make it smaller and try again." and the "Diagnostic information for administrators" says that the generating server is my Exchange 2010 server and the Message size exceeds fixed maximum message size.
Here is where I've looked.
1. EMC - Org Config - Hub Transport - Global Settings - Transport Settings - Properties.
The transport limits for send and receive are set at 20480(kb).
2. EMC - Org Config - Hub Transport - Transport Rules (no rules defined here)
3. EMC - Org Config - Hub Transport - Send Connectors - Internet Mail Connector - Properties
No Maximum size limit is set.
4. EMC - Server Config - Hub Transport - Receive Connectors - Properties
Maximum message size is set at 20480(kb) for both the default connector and client connector.
5. At the user level, I've verified that no specific setting is defined, so that the system defaults should be used.
6. From the EMS I ran get-transportconfig and this is what is shown
Code:
ClearCategories : True
DSNConversionMode : UseExchangeDSNs
ExternalDelayDsnEnabled : True
ExternalDsnDefaultLanguage :
ExternalDsnLanguageDetectionEnabled : True
ExternalDsnMaxMessageAttachSize : 10 MB (10,485,760 bytes)
ExternalDsnReportingAuthority :
ExternalDsnSendHtml : True
ExternalPostmasterAddress :
GenerateCopyOfDSNFor : {}
HygieneSuite : Standard
InternalDelayDsnEnabled : True
InternalDsnDefaultLanguage :
InternalDsnLanguageDetectionEnabled : True
InternalDsnMaxMessageAttachSize : 10 MB (10,485,760 bytes)
InternalDsnReportingAuthority :
InternalDsnSendHtml : True
InternalSMTPServers : {}
JournalingReportNdrTo : <>
MaxDumpsterSizePerDatabase : 18 MB (18,874,368 bytes)
MaxDumpsterTime : 7.00:00:00
MaxReceiveSize : 20 MB (20,971,520 bytes)
MaxRecipientEnvelopeLimit : 5000
MaxSendSize : 20 MB (20,971,520 bytes)
MigrationEnabled : False
OpenDomainRoutingEnabled : False
Rfc2231EncodingEnabled : False
ShadowHeartbeatRetryCount : 3
ShadowHeartbeatTimeoutInterval : 00:05:00
ShadowMessageAutoDiscardInterval : 2.00:00:00
ShadowRedundancyEnabled : True
OrganizationRelationshipForExternalOrganizationEmail :
SupervisionTags : {Reject, Allow}
TLSReceiveDomainSecureList : {}
TLSSendDomainSecureList : {}
VerifySecureSubmitEnabled : False
VoicemailJournalingEnabled : True
HeaderPromotionModeSetting : NoCreate
Xexch50Enabled : True
7. I've checked my Exchange 2003 server limits and made sure they were also set to 20480(kb) as well as made sure there was no limit on the connector size in Exchange 2003.
I'm hoping some one might be able to provide me with some ideas as to where the limit is coming from.
Thanks in advance.