Recently I got sick of seeing the queue on my SpamAssassin gateway full of
double bounces that will never be delivered, but still have to hang around for
four days before they timeout.  I found the DoubleBounceAddress setting in
sendmail, and was about to send the messages to the bit bucket, when it
occurred to me that they're almost all spam.  So now I'm wondering whether I
couldn't strip out the attached message and feed it directly to sa-learn?  Or
more likely, send just the extracted message to a mailbox where I could review
it before learning it.  Does anyone else do anything like this?  Is it a good
idea, or am I just waiting for something to bite me?  Any scripts or experience
appreciated, since my mime handling isn't top notch.
-- 
Adam Lopresto
http://cec.wustl.edu/~adam/

perl -le '$_=(split q,",,`$^Xdoc -q japh`)[1].".";y/pj/PJ/;print'


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