Attachment size limit with exchange 2007
Hi, How do I increase the 10 mg limit of an email message in exchange 2007? Thanks in advanced.
May 2nd, 2007 12:29am

Have a look at the following Technet article on managing message size limits. http://technet.microsoft.com/en-us/library/bb124345.aspx At a minimum, I believe that you will need to modify the values in Active Directory, on the Transport Config, and on the Receive/Send Connectors.
Free Windows Admin Tool Kit Click here and download it now
May 2nd, 2007 9:41pm

Great !!! Thanks a lot.
May 3rd, 2007 9:22pm

I have been tackling this issue ever since I upgraded from Exchgange 2003 to 2007. I searched everywhere and all that I came up with was that I needed to modify the settings through ADSI Edit on my active directory under configuration/Services/Microsoft Exchange/Company/Global Settings/Message Delivery and modify delivContLength and submissionContLength to my desired value. I have done that. And at the shell if I type the get command it shows 150MB. I have no limits on my individual mailboxes. A collegue made the above changes and his works. The only difference was his installation was a new exchange environment whereas mine was an upgrade fromm 2003. Any ideas where else I need to make a modification. Thanks, Sam
Free Windows Admin Tool Kit Click here and download it now
June 28th, 2007 6:07pm

Sam, in your case, the exchange 2007 install, recognized that there was no limit on your transport sizes and set them to 10Mb. If you still have your exchange 2003 server around, you can use ESM to set the size limits back to unlimited. Global Settings ->Message Delivery->Properties->Defaults Tab. If no exchange 2003 server exists, you have to Use ADSI Edit. Configuration->CN=Configuration..., CN=Services, CN=Microsoft Exchange, CN=(org name), CN=Global Setings->Message Delivery properties->Attribute Editor Tab. delivContLength -which is incoming message size limit(MaxReceiveSize) submissionContLength - which is receiving message limit(MaxSendSize) msExchRecipLimit - which is the max number of recipients(MaxReceiveEnvelopeLimit) Here's a doc that explains it better than I can. http://technet.microsoft.com/en-us/library/bb124345.aspx Hope this helps. Rich
September 28th, 2007 8:02pm

I actually resolved my issue by calling Microsoft. Apparently there was one place in the Power Shell which I hadn't changed and Exchange always defaults to the lowest setting. Thanks. Sam
Free Windows Admin Tool Kit Click here and download it now
October 1st, 2007 4:30pm

I'm having the same problem as you had Sam, but can not figure it out. Could you please tell me the command you had to enter to make it work? thanks, Rune
October 8th, 2007 1:01pm

I can't remember which one of these I had left out, but if you make sure each of these is set to your max, it should work. Please find the below links for your reference Exchange 2007 Managing Message Size Limits http://technet.microsoft.com/en-us/library/bb124345.aspx How to Modify the Configuration of a Send Connector http://technet.microsoft.com/en-us/library/aa998836.aspx How to Modify the Configuration of a Receive Connector http://technet.microsoft.com/en-us/library/bb123477.aspx
Free Windows Admin Tool Kit Click here and download it now
October 8th, 2007 4:28pm

You need to increase the send and receive connectors.
September 14th, 2010 12:08am

First, increase send and receive connectors Set-TransportConfig -MaxSendSize 50MB Set-TransportConfig -MaxReceiveSize 50MB than edit web.config file where program files->microsoft->exchange server->clientaccess->owa <httpruntime maxrequestlenght="size your attachment"> save file and restart exchange server . It should work.
Free Windows Admin Tool Kit Click here and download it now
January 6th, 2011 7:14pm

I know this is an old thread but can anyone assist me with this issue. I have changed SendConnector - 51200kb ReceiveConnector - 51200kb Using ADSI i changed DelivContLength - 51200kb SubmissionContLength - 51200kb I also set Set-TransportConfig -MaxSendSize 50MB Set-TransportConfig -MaxReceiveSize 50MB than Still when i try to attach message in Outlook 2007 or 2010. I get the message "the attachment size exceeds the allowable limit" What am i missing? I don't know what else to do to get this working. Any help will be greatly appreciated
August 18th, 2011 2:48pm

I know this is an old thread but can anyone assist me with this issue. I have changed SendConnector - 51200kb ReceiveConnector - 51200kb Using ADSI i changed DelivContLength - 51200kb SubmissionContLength - 51200kb I also set Set-TransportConfig -MaxSendSize 50MB Set-TransportConfig -MaxReceiveSize 50MB than Still when i try to attach message in Outlook 2007 or 2010. I get the message "the attachment size exceeds the allowable limit" What am i missing? I don't know what else to do to get this working. Any help will be greatly appreciated
Free Windows Admin Tool Kit Click here and download it now
August 18th, 2011 9:48pm

Did you make sure the user doesn't also have a limit being enforced on their mailbox? Check Mail Flow Settings tab > Message Size Restrictions. Instead of leaving it blank (use defaults), set it to 0 (unlimited).
May 11th, 2012 1:37pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics