EmailDiscussions.com  

Go Back   EmailDiscussions.com > Discussions about Email Services > The Technical Zone...
Register FAQ Members List Calendar Today's Posts
Stay in touch wirelessly

The Technical Zone... The Geeky forum... Use this forum to discuss technical aspects of email, from authentication protocols to encryption.

Reply
 
Thread Tools
Old 25 Oct 2025, 07:35 PM   #1
chrisjj
Master of the @
 
Join Date: Jul 2003
Posts: 1,079
Size of attachment and size of message

What's the maximum size of message that contains just a 100Mb attachment?

I've seen 138Mb but I presume there is an actual hard limit to the value, given the deterministic nature of the MIME encoding.

Last edited by chrisjj : 25 Oct 2025 at 11:32 PM.
chrisjj is offline   Reply With Quote

Old 25 Oct 2025, 08:26 PM   #2
hadaso
Intergalactic Postmaster
 
Join Date: Oct 2002
Location: Holon, Israel.
Posts: 5,205
Quote:
Originally Posted by chrisjj View Post
What's the maximum size of message that contains just a 100Mb attachment?

I've seen 138Gb but I presume there is an actual hard limit to the value, given the deterministic nature of the MIME encoding.
I guess you meant 138MB, since it seems no present email system I know of handles messages more then a few hundreds MB in size.
I the encoding is BASE64 then the encoded attachment is supposed to be 4/3 the size of the original, that is a bit more than 33% larger, but since it is broken into lines there's a bit extra for each line, and there's also the message body and headers, so that may account for the extra 4%.
But MIME also has the quoted-printable encoding, that may be much more wasteful: non-ASCII characters become at least 3 octets, that is a 200% increase in size. If the implementation takes a non western European encoding and maps it into utf-8 and then encodes it using quoted-printable encoding it may result in some characters being represented using 7 octets.


So it can become very inefficient. However this is nothing compared to what I observed about a decade or two ago with MS Outlook encoding of Hebrew test: it averaged in about 50 times the size of the original plain text (Outlook first applied explicit formatting to each word separately, instead of applying the formatting once to a paragraph or the complete body of the email, or not applying formatting at all when the composer of the message resorted to the default formatting, that is haven't chosen any formatting explicitly, and then applied an inefficient encoding to the result).
hadaso is offline   Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +9. The time now is 06:23 AM.

 

Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy