>Martin, > >> since 1 or 2 days i'm getting many log entries from amavis that SA >> timed out (examples see below). What i found out so far is that most >> of those mails have bigger attachments (up to 5MB), mostly CAD data. > >Messages larger than $sa_mail_body_size_limit are not sumitted to SA for checking, the default limit is 200 kB. Have you increased this setting >substantially? SA scanning time goes rouggly linear with message size, and (since very large spam is quite rare), it makes sense to not waste time at >spam-scanning large messages. > > Mark
I did not change the default settings for the message size: $sa_mail_body_size_limit = 200*1024; # don't waste time on SA if mail is larger I just set the $sa_timeout to 60, maybe it helps to get rid of the warnings. Martin ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ 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/
