Hi, I use postfix-2.1.5 & amavisd-new-2.3.1 and I want to configure the 
message_size_limit for every user in my domain but I have same indecision on 
about configure amavid.conf, in ml I have found this:

@message_size_limit_maps = ({'[EMAIL PROTECTED]' => 20_000_000,
'[EMAIL PROTECTED]' => 15*1024*1024,
'[EMAIL PROTECTED]' => 0, # uses global limit
'.example.com'      => 10*1024*1024 });
$smtpd_message_size_limit = 20*1024*1024;  # global limit if nonzero

.. it's correct ??
thanks.

        Salvatore.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to