On Wednesday 15 October 2003 11:26 am, Praedor Atrebates wrote: > I just do not ever see messages that pass through spamassassin regardless > of whether they are spam or not. > > My current /etc/procmailrc contains: > ------------------------------- > > :0: > > * !<email address> > * !<list address> > * !<etc, etc> > * <256000 > > | spamc -f > > --------------------------------
I would suggest changing this slightly to | /usr/bin/spamc -f instead, make sure that you are explicitly giving it the command just in case your path variables aren't set right and it can't find the command or worse, finds the wrong one. Also, is the procmail lockfile working with SpamAssassin. I always get error messages when SpamAssassin runs as root and Procmail tries to use the default lockfile, usually I just don't use a lockfile with SA since by the time mail gets to that, I want it to pass through all remaining recipes. (that would be the trailing ":" character on the recipe. Mine just shows as: :0f * <256000 | /usr/bin/spamc -f -- Bryan Phinney Software Test Engineer
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
