Hi, I’ve upgraded to SpamAssassin version 3.0.3 running on Perl version 5.8.0. I am using in conjunction with spamass-milter - Version 0.3.0 and Sendmail 8.12.11. The OS is RHEL 3.
nobody 4862 4859 0 12:21 ? 00:00:00 spamd child nobody 4863 4859 0 12:21 ? 00:00:00 spamd child nobody 4864 4859 0 12:21 ? 00:00:00 spamd child nobody 4865 4859 0 12:21 ? 00:00:00 spamd child nobody 4866 4859 0 12:21 ? 00:00:00 spamd child root 4881 1 0 12:22 ? 00:00:00 spamass-milter -p /var/run/spamass.sock -f -r 15 -b [EMAIL PROTECTED]
rewrite_header Subject [SPAM] report_safe 0 score DEAR_SOMETHING 4 score DEAR_FRIEND 4
The problem is that DEAR_SOMETHING, DEAR_FRIEND etc have no effect as they weren’t there. Is this a parse error or I miss something? How can I customize my score for different tests?
From the logs I see that SpamAssassin wants to write/read from /root/.spamassassin/user_prefs. Why root? I found out that the problem is
that nobody
has no home directory. I understand that. But when I run SA as root it
reads from
/root/.spamassassin/user_prefs. Shoudn’t SA read the user_prefs file of
the
recipient?
|
- SA doesn't use my scores from local.cf ddaasd
- Re: SA doesn't use my scores from local.cf Matt Kettler