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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: David Daniels
Data:  
Para: exim users
Assunto: 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