The 'max message size exceeded' error occurs intermittently due to a combination of factors. Mail servers, including sender, recipient, and intermediary servers, enforce varying size limits. These limits may be affected by the sender's IP/domain reputation. Some servers have historical limitations, while others have specific limits like Gmail's 25MB. Encoding (e.g., base64), headers, and attachments all contribute to the overall size. Additionally, recipient mailbox limits can cause rejections. Some email providers have also had known issues relating to size limits. In summary, some emails exceed a size limit imposed at some point in the delivery chain, even if other emails are delivered successfully.
10 marketer opinions
The 'max message size exceeded' error occurs when an email exceeds the size limit imposed by one or more mail servers involved in the sending or receiving process. Different servers, including the sender's, recipient's, and intermediary servers, may have varying size limits. Factors such as attachments, encoding, headers, and server configurations can affect the overall size of an email. There can be a discrepancy between stated and actual limits, and some ISPs may have low limits, increasing the likelihood of issues with larger messages. Some providers such as Altice have had previous issues with size limit errors.
Marketer view
Email marketer from Stack Overflow explains that different mail servers have different limits and that the error means the message is too large for *some* of the receiving mail servers. Reduce the size by reducing the size of attachments or using linked images.
20 Oct 2022 - Stack Overflow
Marketer view
Marketer from Email Geeks shares that there was a known issue back in March with Altice where they incorrectly rejected messages with a similar error `554 maximum message size exceeded`.
9 Feb 2023 - Email Geeks
2 expert opinions
The 'max message size exceeded' error can occur intermittently due to several factors. Message size limits may dynamically change based on the sender's IP/Domain reputation. Lower reputation can lead to stricter size limits. Additionally, if a message would cause a recipient's mailbox to exceed its limit, it may be rejected. Some ISPs also have historically low size limits, increasing the chance of issues with larger emails.
Expert view
Expert from Email Geeks explains it could be that message size varies based on IP/Domain reputation. If your reputation slides lower the limits change. It could also be that the message size would also put users over their mailbox limits and thus cause them to be full so they are rejected instead.
10 Mar 2023 - Email Geeks
Expert view
Expert from Word to the Wise explains that some ISPs had low limits historically and even if they don't reject the message outright, large messages are more likely to have issues.
13 Sep 2023 - Word to the Wise
4 technical articles
The 'max message size exceeded' error arises because email systems enforce limits on message sizes. Exim uses `message_size_limit` to control incoming message size, causing SMTP failure if exceeded. RFC 5321 mandates a minimum support of 4096 octets, with larger sizes negotiated. Google Workspace has a 25 MB limit, including attachments. Microsoft sets default attachment limits in Outlook to 20 MB for Exchange Online and 25 MB for Outlook.com, but these can be adjusted by administrators.
Technical article
Documentation from Microsoft states that the default maximum attachment size in Outlook is 20 MB for Exchange Online and 25 MB for Outlook.com accounts. These values can be configured by an administrator.
16 Jun 2022 - Microsoft Support
Technical article
Documentation from RFC 5321 specifies that SMTP servers SHOULD support a minimum message size of 4096 octets, including headers. Larger sizes are negotiated between servers.
12 Apr 2025 - RFC Editor
How can I diagnose and resolve email deliverability issues when emails aren't reaching intended recipients?
How can I troubleshoot email bounce issues effectively in Email Geeks?
How do I troubleshoot email bounce messages?
What are the attachment and message size limits for different mailbox providers?
What is the Google error message when an email exceeds size limits?
Why are my emails not delivering to Microsoft inboxes?