Author: David Daniels
Date:
To: exim users
Subject: 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