Re: Very simple user query...

2005-09-13 Thread Pedro Sam
Steve [Spamassasin] wrote: > I'm familiar with razor-report, for example - but it is a real pain to > mess about with this command line tool when all my mail is managed > remotely over IMAP I haven't been using spamassassin for a while, but last I check, "spamassassin -r" will report spam to DCC

parallel processing with procmail

2005-02-02 Thread Pedro Sam
Hi all, Currently, I use a procmail script to process incoming messages like so: :0fw: spamassassin.lock * < 256000 | /usr/bin/spamc I noticed that although I have 5 spamd children, only one of them was getting called at the time. Does anyone know how to process incoming mail in parallel using p