Cool - I could update this to delete the IMAP message too I think - can't right now though - you are too fast for me and I've got a lot on my list right now, but very cool!
Will review this when I get a chance and try to publish some updates to my maidrop stuff. Thanks. m/ > -----Original Message----- > From: Dennis Schafroth [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 22, 2004 3:38 AM > To: Mitch (WebCob); [EMAIL PROTECTED] > Subject: Re: A way to remove pending mesages from forged senders? > > > > my one complaint from clients - the volume of crap when they DO have to > look > > for something - since a large volume of those addresses (at least in my > > case) seem to bounce, removing the messages from pending (cause they can > > never be acked if we can't send the confirm - right?) doesn't > seem like a > > bad thing to me. > > I have created a shell and python script that does the job, but > they need to > be generalized. > > bounce_address.py extract the bounce address from the bounce > message. This > is a heuristics search since bounce message is formated differently. > Currently, only two different format is supported. > > delete_pending_from_bouncemsg.sh does the actually find and deletion from > the pending queue. > > So, instead of the > > "to [EMAIL PROTECTED] drop" > > rule, I use > > "to [EMAIL PROTECTED] delivery=| > /path/to/script/delete_pending_from_bouncemsg.sh >> > ~/.tmda/logs/delete_pending" > > Please comment and report errors. > > Cheers, > Dennis Schafroth > > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
