On Tuesday, June 15, 2004 3:57 PM, Josh Trutwin wrote: > I've been trying to tune a QS + SpamAssassing + ClamAV environment > for about 100 users - nothing too serious. But I find that scanning > these messages is taking quite a long time. On average about 45 > seconds, sometimes as long as 200 seconds.
This seems like a spamassassin question. Try running spamd with local tests only. SA might be trying to reach an RBL that's slow or offline, especially if you're using the default 2.63 settings. KIll spamd and run it with the -L option: > spamd -L -d -a -q -x -H /etc/razor -u spamd Send it a few emails and see what happens. If it's improved, go through all the RBL tests and visit their websites or test them manually to find which is dead. Another problem could be with razor... it will hang for 30+ seconds if it can't find the razor server, so you need to issue "razor-admin -discover" to get a new server list. This became a pain so I just disabled razor altogether. > From SA Log: > Jun 15 14:50:40 fastconcepts spamd[12090]: identified spam (7.6/5.0) for [EMAIL PROTECTED]:1002 in 1.4 seconds, 8790 bytes. That's weird... if you run spamc manually in the same way QS does (su'd as the QS user, too), does it still take 30+ seconds? -- Jay Swackhamer <[EMAIL PROTECTED]> Nebularis Inc <http://www.nebularis.com> Tel: 1-613-843-9358 Fax: 1-613-825-5960 ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general