[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: restrict messagesize
> Hi, all
>
> how can I restrict the size of outgoing Messages ?
If you mean you want to have a size limit on messages
which originates within the ZMailer system, and is
on its way out ?
For that the answer is: Sorry, no ready mechanism for it
If your outbound message is fed to a SMTP-relay server at
which you run ZMailer, and it is sufficient to have the same
size limit for both inbound messages, and outbound relay
traffic, then the answer is in smtpserver.conf file:
PARAM maxsize 2000000
which (in the example) sets the limit to be 2 million characters.
> Thanks ...
> -------------------------------------------------------------------------
> Andreas Schulze
> E-mail : Andreas.Schulze@datev.de
/Matti Aarnio <mea@nic.funet.fi>