I have Spamassassin running with
qmail+vpopmail. I am having troubles getting spamd to tag the subject of a
spam email. Here is the output of maillog:
Nov 9 00:22:43 mail spamd[85995]: identified
spam (12.5/5.5) for qmailq:85 in 1.6 seconds, 2881 bytes.
Nov 9 00:22:43 mail qmail-scanner[85988]: Clear:SA:1(12.5/5.5): 1.847362 2881 [EMAIL PROTECTED] [EMAIL PROTECTED] where_you_b$ It notices that the email is spam, and also tags
the header of each email:
Received: from [EMAIL PROTECTED] by mail.jbdesign.net
by uid 82 with qmail-scanner-1.16
(spamassassin: 2.60. Clear:SA:1(19.7/5.5):. Processed in 2.535403 secs); 09 Nov 2003 21:11:11 -0000 X-Spam-Status: Yes, hits=19.7 required=5.5 Yet it still does not tag the subject. Here is my local.cf: required_hits 5.5
rewrite_subject 1 subject_tag [SPAM] report_safe 0 use_terse_report 1 always_add_report 1 use_dcc 0 use_pyzor 0 use_razor2 1 skip_rbl_checks 0 rbl_timeout 3 score RCVD_IN_BL_SPAMCOP_NET 3 And here is my spamd syntax:
/usr/local/bin/spamd -d -x -a -u qmailq
--
Does anyone have any ideas on why this isn't working?
Thanks
|
- Re: [SAtalk] Subject Tagging Josh Baird
- Re: [SAtalk] Subject Tagging Maxwell Ochieng
- Re: [SAtalk] Subject Tagging Josh Baird