Messaging Gateway

 View Only
Expand all | Collapse all

Standardizing In/Outbound SMTP Configuration Maximum message size in bytes with Exchange In/ExternalDsnMaxMessageAttachSize ?

  • 1.  Standardizing In/Outbound SMTP Configuration Maximum message size in bytes with Exchange In/ExternalDsnMaxMessageAttachSize ?

    Posted May 07, 2015 10:13 PM

    Hi,

    I have Exchange Server 2010 and Symantec Messaging Gateway that is running in house, but the email size limitation somehow differs and caused some confusion.

    So in this case:

    Exchange Server 2010 values:

    [PS] C:\>Get-TransportConfig | fl *Max*
    MaxDumpsterSizePerDatabase      : 50 MB (52,428,800 bytes)
    MaxDumpsterTime                 : 7.00:00:00
    MaxReceiveSize                  : 50 MB (52,428,800 bytes)
    MaxRecipientEnvelopeLimit       : 5000
    MaxSendSize                     : 50 MB (52,428,800 bytes)
    ExternalDsnMaxMessageAttachSize : 25 MB (26,214,400 bytes)
    InternalDsnMaxMessageAttachSize : 25 MB (26,214,400 bytes)
    
    [PS] C:\>Get-ReceiveConnector | fl *MaxMessageSize*
    MaxMessageSize : 100 MB (104,857,600 bytes)
    MaxMessageSize : 100 MB (104,857,600 bytes)
    
    [PS] C:\>Get-SendConnector | fl *MaxMessageSize*
    MaxMessageSize : 100 MB (104,857,600 bytes)

    Symantec mail Gateway (Brightmail appliance) values

    "Inbound SMTP Configuration Maximum message size in bytes": 20971520 bytes
    "Outbound SMTP Configuration Maximum message size in bytes": 20971520 bytes

    Which values should I standardize and make it the same ?

    Does it requires any outage or reset of the server ?



  • 2.  RE: Standardizing In/Outbound SMTP Configuration Maximum message size in bytes with Exchange In/ExternalDsnMaxMessageAttachSize ?
    Best Answer

    Broadcom Employee
    Posted May 08, 2015 10:06 AM

    Since the Messaging Gateway is not as granular as the Exchange connector, you should adjust the Messaging Gateway to accept the largest size that you have set up on the Exchange size in regards to receiving size and sending size.



  • 3.  RE: Standardizing In/Outbound SMTP Configuration Maximum message size in bytes with Exchange In/ExternalDsnMaxMessageAttachSize ?

    Posted May 08, 2015 10:44 AM

    ok, so once changed, is there any outage required ?



  • 4.  RE: Standardizing In/Outbound SMTP Configuration Maximum message size in bytes with Exchange In/ExternalDsnMaxMessageAttachSize ?

    Broadcom Employee
    Posted May 08, 2015 10:55 AM

    No, the settings files will be changed and the MTA will reinitialize with the new settings.



  • 5.  RE: Standardizing In/Outbound SMTP Configuration Maximum message size in bytes with Exchange In/ExternalDsnMaxMessageAttachSize ?

    Posted May 08, 2015 09:06 PM

    ok, is there any impact if I set it to the largest one like 100MB ?

     



  • 6.  RE: Standardizing In/Outbound SMTP Configuration Maximum message size in bytes with Exchange In/ExternalDsnMaxMessageAttachSize ?

    Broadcom Employee
    Posted May 11, 2015 11:57 AM

    That should be fine.