This is a discussion on Re: [AMaViS-user] Strange within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Horace, > I applied the @message_size_limit_maps = option to my amavisd.conf file > just as a test to see if ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Horace,
> I applied the @message_size_limit_maps = option to my amavisd.conf file > just as a test to see if I could get it working, great it did and message > size was limited to my mailbox, problem is I then went and hashed it out of > the config, and did amavisd reload, even stopped and started it again. The > limit still seems to be applied somewhere somehow, any ideas please ? > This is what I applied to the amavisd.conf > #@message_size_limit_maps = ( > # {'horace@sai.co.za'=> 20_000_000, > # } > #); Could it be you left in a global size limit: $smtpd_message_size_limit, or you are hitting a Postfix size limit. Mark ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |