On Friday, August 05, 2011 at 15:37 CEST,
Nikolaos Milas <[email protected]> wrote:
> A quick question: message_size_limit refers to the MIME-encoded
> (base64) "final" message size or to the initial (non-encoded) size
> of message + attachments?
The former. That's the only representation of an email that's ever sent
or stored.
> (Encoded message size should be about 30% larger than the original,
> so if we want to allow attachments of max size e.g. 30MB, then we
> should set a limit of about 40MB?)
Yes.
--
Magnus Bäck
[email protected]