Re: exiscan spamassassin conditions
Adrian Woizik <[email protected]> Fri, 29 Oct 2004 12:02:22 +0200
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
* Lance | 2004-10-28 10:51:28 [-0600]: >I'm not quite sure I follow on this. How would exim know when to >rewrite the subject if there is no condition telling it when? If I took >the condition out wouldn't it be rewriting the subject for all messages >then? consider the line "spam = user" as a condition which only matches if SA says it is spam (reached the required_hits in SA). If you want to always add a header, when running SA use "spam = user:true". see the exiscan spec files for more examples. regards, -- Adrian Woizik