Hi ALL,
Below config covers one size limit for both incoming and outgoing mails.
* @message_size_limit_maps = ({'[email protected] <[email protected]>'
=> 20_000_000,
'[email protected]
<[email protected]>' => 15*1024*1024,
'[email protected]
<[email protected]>' => 0, # uses global limit
'.example.com <http://example.com/>'
=> 10*1024*1024 });
$smtpd_message_size_limit = 20*1024*1024**; # global limit if nonzero
*
But, I need one size limit for incoming and another size limit for outgoing
mails.
I need it for domain wise and user wise.
Any ideas?
--
cat /etc/motd
Thank you
Indunil Jayasooriya
http://www.theravadanet.net/