Hallo Francesco,

> 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??

You can do that with procmail.  

I use this recipe in my ~/.procmailrc to do that:

:0:
* X-Spam-Flag: YES
saspam/new

I use maildir format.  If you use the mbox format you can just leave
out the "/new" in the last line.

Regards
Johann
-- 
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     "If a man abide not in me, he is cast forth as a  
      branch, and is withered; and men gather them, and cast
      them into the fire, and they are burned."             
                                             John 15:6 


-------------------------------------------------------
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

Reply via email to