Re: [exim] in exim wheer can we set the maximum attachment s…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: David Daniels
Fecha:  
A: exim users
Asunto: Re: [exim] in exim wheer can we set the maximum attachment size
Deepak Kapoor wrote:
> Hi,
> how can we set the maximum size of attachment in exim.
>
> Deepak
>
>

Here ya go.

http://exim.work.de/exim-html-4.30/doc/html/spec_24.html

message_size_limit = 20M # set the maximum message size to 20mb

David