Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

mail size increase with attched file and attachment size

  • 4 个回答
  • 6 人有此问题
  • 1 次查看
  • 最后回复者为 Toad-Hall

more options

The issue: Mail size with no attachment is about 3,17 KB (3.251 Bytes) Mail with attachment 38,1 MB (38075102 Bytes) where the attached file is only 27,8 MB (27820247 Bytes) Why is mail with attachment this big and is even bigger when the attachment is bigger? I calculated 30 percent increase of the mail size itself from the attachment size. This causes problems with mails sending to an SMTP Server with a size limit from 20 Mb not able to send a 19 Mb file cause the mail itself is even larger. This is only in Thunderbird.

The issue: Mail size with no attachment is about 3,17 KB (3.251 Bytes) Mail with attachment 38,1 MB (38075102 Bytes) where the attached file is only 27,8 MB (27820247 Bytes) Why is mail with attachment this big and is even bigger when the attachment is bigger? I calculated 30 percent increase of the mail size itself from the attachment size. This causes problems with mails sending to an SMTP Server with a size limit from 20 Mb not able to send a 19 Mb file cause the mail itself is even larger. This is only in Thunderbird.

被采纳的解决方案

Sending a binary file as a attachment increases its size by a third due to base64 encoding sending two 8-bit characters as three 7-bit ASCII characters.

定位到答案原位置 👍 2

所有回复 (4)

more options

选择的解决方案

Sending a binary file as a attachment increases its size by a third due to base64 encoding sending two 8-bit characters as three 7-bit ASCII characters.

more options

Toad-Hall said

Sending a binary file as a attachment increases its size by a third due to base64 encoding sending two 8-bit characters as three 7-bit ASCII characters.

Can we change it somehow?

more options

Norman said

Toad-Hall said
Sending a binary file as a attachment increases its size by a third due to base64 encoding sending two 8-bit characters as three 7-bit ASCII characters.

Can we change it somehow? Would be good if we could change the mail with postfix or a filter of some sort.

more options

You could zip the file to make it smaller. Or if an image reduce the dpi or size to make smaller file.

Read this info on sending large files as attachments

Info on FileLink for large attachments: