Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

PRB: MailMarshal size-limit rules are not working as expected.

Expand / Collapse


This article applies to:

  • Trustwave MailMarshal (SEG)
  • Trustwave ECM/MailMarshal Exchange

Symptoms:

  • MailMarshal size-limit rules are not working as expected.
  • Attachments, which Microsoft Windows shows as being under the blocked file size, are being blocked.
  • MailMarshal is blocking attachments that are under the blocked file size.

Causes:

The MailMarshal engine has three different methods of applying size-limit rules to email messages and attachments.  This is potentially confusing to end users depending on their understanding of what rule MailMarshal is using and how that rule determines size limits.

Details:

The following is a description of the three different size-limit rules that the MailMarshal engine uses.  Each rule arrives at a file size limit by different means and each rule has both pros and cons.

Total Message size - Where message size is greater than x KB
This rule condition relates to the size of the complete message file. Note that when attachments are encoded for SMTP transport (in MIME, Base64, or some other mechanism used to carry the attachment data) the resultant message is typically larger than the original attachment. When creating a Message Size rule, expect the message to be around 20% - 30% larger than the attachment itself. For example, an 18MB attachment will almost always trigger the condition Where message size is greater than 20480 KB.

  • Pro: This size condition relates to the true bandwidth required to deliver the message.
  • Con: End users might find it confusing that the rule does not relate directly to attachment size.

Individual attachment size - Where message attachment size is greater than x KB
This rule condition relates specifically to the maximum size of any single attachment within the message. MailMarshal evaluates the size of each attachment after all unpacking, unzipping, etc. is complete. An attachment size may therefore appear larger than the original due to decompression of archive files. In addition, this size condition applies to individual attachments only, and not the sum of all attachments.

  • Pro: This size condition relates directly to attachment size.
  • Con: This size condition does not relate to the bandwidth required to deliver the message.
  • Con: This size condition applies to individual attachments only. For example, a message with six 9MB attachments would not trigger a 10MB limit, because each individual attachment is below the size limit.
  • Con: MailMarshal unpacks zip files and checks the size condition against unpacked files. Thus the size condition could trigger on the unpacked file even when the attached zipped file is well within size limits. This can be overcome by adding the extra condition "Where attachment parent is not of type: 'ARCHIVE'".

Bandwidth required to deliver message - Where the estimated bandwidth required to deliver the message is greater than x KB.
This condition is a product of Total Message Size and the number of different domains / connections required to deliver the message. As such it is an entirely accurate estimate of the total bandwidth required to deliver the message. For example, a 4MB message sent to 6 different domains results in an estimated bandwidth of 24 MB.

  • Pro: This is the most accurate means of determining the bandwidth needed to deliver the message over an Internet connection.
  • Con: A smaller message can easily trigger a much larger bandwidth limit if that message is sent to many domains.
  • Con: End users might find it confusing that the rule does not relate directly to attachment size.
  • Con: With MailMarshal Exchange scanning internal traffic, the domain delivery is probably not relevant to local delivery.

This article was previously published as:
NETIQKB29556
Marshal KB364

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.