I know this is probably more of a procmail issue but I'll ask anyway as
it involves Spamassassin.

This is how I call it from my main server for system wide use

DROPPRIVS=yes

:0
* ! ? test -f $HOME/.sabypass
{
:0fw
* < 256000
| /usr/bin/spamc -f -U /var/spool/spamassassin/spamd.sock

:0:
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
/dev/null
}

in the /etc/procmailrc

I tried to put this same thing into one of my smaller servers and it
wont pass mail though spamassassin even though it was working fine with
just this part

:0fw
* < 256000
| /usr/bin/spamc -f -U /var/spool/spamassassin/spamd.sock

any ideas...

the main is 2.60 release / redhat 8.0 

the smaller is 2.55 / redhat 9.0

both have all redhat updates

I am using sql prefs on both 




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to