Hello Volker,

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Volker
> Sent: Monday, November 10, 2003 12:06 PM
> To: [EMAIL PROTECTED]
> Subject: [SAtalk] How to make SA store SPAM in special mailbox?
> 
> Hi,
> 
> I have 2 questions related to SA 2.60:
> 
> 1) At the moment spam is "only" tagged! How can I define that those
> tagges spam messages are delivered to one of my other mail 
> boxes? Then I
> could check out that POP only at the weekend or so!

This step will depend on how your local mail delivery is handled, you'll
probably need procmail recipe or something similar to deliver it to a
separate mail folder or possibly user.


> 2) I would like to untag mails that include certain keywords. 
> Similar to
> the whitelist_from option but concerning the body!
> I found an option "body SYMBOLIC_TEST_NAME /pattern/modifiers" which
> obviously is only good for marking up a message as spam.

Nope, tests like this work great for lowering a score, just assign negative
points :)
Place your custom rules into your local.cf file:
body     MY_GOOD_TEXT /your phrase here/i
describe MY_GOOD_TEXT Message contains known "good" phrase
score    MY_GOOD_TEXT -2.0

> Thanks and best regards
> 
> Volker

No problem, your welcome,
matt


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to