On Wednesday 31 March 2004 09:33, Nigel wrote:
> i'm calling spamassassin from procmailrc:-
>
> :0fw: spamassassin.lock
>
> * < 256000

Ah, so you load perl into memory for -each- email that you process.

Switch to using spamd and spamc and see if the timeouts go away.  Spamd loads 
perl once to set up SA, and spamc just gives it an e-mail and asks for a 
reply.

Reply via email to