On 17/01/2016 08:44, Ray_Net wrote:

> Just what I said :-) In fact I had done this test to prove at someone 
> that html mail could be smaller than plain-text mail, because in 
> plain-text mail you cannot do a copy/paste, so there MUST be an 
> attachment, which is bigger. This guy have declared that he hate html 
> mails because html mails have more bytes that plain-text mail .. I just 
> give him the opposite situation.

I disagree, HTML messages are necessarily larger than the plain-text
equivalent, because of the formatting tags.

Your demonstration wouldn't work with a lossless compressed file,
such as zip or xz. Using a lossy compressed file is cheating since
SM is reencoding the file.

So you're comparing:

plain-text + original JPEG vs HTML + lower-quality JPEG

Another way to minimize the size of the message is to disable
base64 wrapping, and send 8-bit clean messages (which might
not make it across all SMTP servers).

Regards.

_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to