I'm using SA 3.1.1 and am calling it from a .procmailrc file as suggested in http://wiki.apache.org/spamassassin/UsedViaProcmail, the relevant lines are:

:0 f
| formail -A"X-Procmail: Before SpamAssassin"

:0fw: spamassassin.lock
* < 256000
| /usr/bin/spamassassin

:0 f
| formail -A"X-Procmail: After SpamAssassin"


I'm suffering from a portion of my mail not being scanned, I added the two extra recipes to check that the SA recipe was being passed through and in each case it is. I'm guessing it's to do with the lock file, if a mail already has a lock then does the next mail come along just skip the SA recipe or does it wait for the lock to become available? Can anyone suggest what I can do to resolve this problem ?It's frustrating to get spam which has apparently skipped the SA recipe.

Many thanks,
Geoff

Reply via email to