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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: David Daniels
日付:  
To: exim users
題目: 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