Martin, > I have seen a couple of spams bypass our spamassassin scan because they > are larger than the 200KB default $sa_mail_body_size_limit. I'm thinking > about raising that limit to 512KB. If anyone have raised it, what size > have you configured it to? Has it done a huge impact on the load?
You can try. The CPU time consumed by SA regexp rules goes linearly with mail size, so if you can afford it, and you are seeing larger spam messages, increase the limit somewhat - e.g. to the largest spam size that came through recently. Mark ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ 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/
