If you use maildrop as your MDA (it's Maildir native), you can do
something like this in your maildroprc

MAILBOX="$HOME/Maildir/"

if ((/^X-Spam-Status:.*Yes/))
{
   to "./Maildir/.Spam/."
}

> -----Original Message-----
> From: Francesco [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 27, 2003 6:18 AM
> To: [EMAIL PROTECTED]
> Subject: [SAtalk] Moving SPAM to a separate Mailbox
>
>
> Hello,
>
> i am currently using QMAIL + Vpopmail + Spamassin (SpamAssassin join
> qmail modifing the qmail-queue file); all SPAM messages are tagged and
> *** SPAM
> *** is added before the original subject line.
>
> Well, now i would like to know how to automatically move all SPAM
> recognized by SpamAssassin in a separate mailbox (as example:
> [EMAIL PROTECTED]), possibly without using Procmail...
>
> Could you help me please??
>
> Thank you in advance for your kind interest, best best regards!
>
> Francesco.
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: The SF.net Donation Program. Do you
> like what SourceForge.net is doing for the Open Source Community?  Make
> a contribution, and help us add new features and functionality. Click
> here: http://sourceforge.net/donate/
> _______________________________________________
> Spamassassin-talk mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>

James Smallacombe                     PlantageNet, Inc. CEO and Janitor
[EMAIL PROTECTED]                                                           http://3.am
=========================================================================



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to