Hello,
I am running SA 3.0.4 on FC3 with mailman 2.1.5. Until about a month
ago everything was working well with my SA configuration. However,
now the spam (that I am assuming still comes to my lists) is no longer
being written to the spam folder for me to run sa-learn on it. No one
has modified any files as I am the only maintainer.
Here is my procmailrc if it will help.
Any information would be greatly appreciated.
# send mail through SpamAssassin
#Spamassassin start
:0fw
* < 256000
| /usr/bin/spamc -f
PMDIR=/home/jeffd/.procmail
LOGABSTRACT=all
MAILDIR=/home/jeffd/mail
#MAILDIR=/home/jeffd/
LOGFILE=$PMDIR/proclog
VERBOSE=yes
#DEFAULT=$MAILDIR/ham
DEFAULT=$MAILDIR/mbox2
:0: H
* ^X-Spam-Status: Yes
spam/
:0: H
mbox2/
Thank you,
Jeff D