> 
> You could use formail/procmail,
> 
> formail -s procmail sa_learn.rc < mbox | sa-learn
> 
> where sa_learn.rc might appear as follows:
> 
> 
> LOGFILE=$HOME/sa_learn.log # While debugging
> VERBOSE=yes                # ""    ""
> LOGABSTRACT=yes            # ""    ""
> SENDMAIL=                  # Safety first
> DEFAULT=|                  # deliver to stdout by default 
> 
> #
> # Kill deleted messages
> #
> :0
> * ^X-Satus:.*D
> /dev/null
> 

Typo above, should be:

* ^X-Status:.*D



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to