Hello Kenneth,
On Thursday, March 20, 2003, Kenneth D. Johnson wrote...

> I run SpamAssassin and want to sort incoming mail marked as Spam in the
> subject into a SPAM folder.  I can't seem to find the way to do that
> filtering.  Can you point me in the right direction?

  You have two options... set a procmail filter to do it for you, or
  use the filters plugin.

  With procmail, do something like:

:0:
* ^X-Spam-Status: Yes
Spam/

  Where Spam/ is the mailbox for your spam.  With the plugin filters,
  set it to use headers, and put: X-Spam-Status: Yes and set the
  folder to be your spam folder... and away you go :)

-- 
Jonathan Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
This SF.net email is sponsored by: Tablet PC.  
Does your code think in ink? You could win a Tablet PC. 
Get a free Tablet PC hat just for playing. What are you waiting for? 
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to