Re: [exim] message_size_limit error

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kjetil Torgrim Homme
Fecha:  
A: exim-users
Asunto: Re: [exim] message_size_limit error
On Thu, 2007-01-18 at 08:01 -0500, Marc Sherman wrote:
> Attachments are generally encoded as base64 by MUAs, which tends to
> expand their size by 140%.
>
> http://en.wikipedia.org/wiki/Base64#MIME


I updated Wikipedia so it says 137%. the expansion is actually 4/3 *
78/76 == 1.3684. we set the limit to 29 MiB for Exim, but tell our
users the limit is 20 MiB. (also notice that Exim erroneously uses "M"
to mean mebibytes, not megabytes.)

--
Kjetil T.