mess-mate wrote: > Hi, > when i want to send a message with an attachement of 7MB, it's > returned (from amavisd-new) with the message: > message larger than 5000000bytes. > How can i increase this size ? > > Thanks in advance > mess-mate
amavisd 2.2.0 introduced smtpd_message_size_limit, which defaults to undef, meaning no limit. Perhaps your setup varies from the default value. I don't see any "message larger than" messages in the current amavis release, nor 2.1.2 and 2.2.0. Postfix also has an smtp size limit, set by message_size_limit in main.cf, but I do not see any error message in postfix approximating the one you report. What is the exact log line ? MrC ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
