Howdy all...
This is the first of two problems we are having in
the implementation of spamassassin system-wide.
We want to give users the ability to "opt-out" of
the spamassassin processm but the following:
:0
* ! ? test -f $HOME/.nospamcheck
:0fw
| spamassassin -P
:0:
* ^X-Spam-Status: Yes
/
The 2nd of 2 problems; this works:
:0fw
| spamassassin -P
:0:
* ^X-Spam-Status: Yes
/dev/null
This doesn't:
:0fw
| /usr/bin/spamc
:0:
* ^X-Spam-Status: Yes
/dev/null
This (obviously?) doesn't either:
:0fw
| spamc
...
The process just doesn't run (no scoring, etc.)
Ron
_
Thanks for all the help; much appreciated.
Yep, Theo, we're running spamd; will check the
logs (/var/log/messages and /var/log/maillog?)
soonest.
Yep, I know doing the pipe to /dev/null might not
be the best way to handle this, but we are 1) setting
the score to relatively high number (18 right
> Jim> I installed the i386.rpm version of Spam Assassin and thanks to
the
> Jim> help from everybody, I got it up and running - question is,
where's
> Jim> the rules file so that I can alter the percentages and such?
>
> Dunno, but you can list the files in an RPM with
>
> rpm -ql