On Mon, 24 Feb 2003, Mark McArthey wrote: > Hey all, > Rather than continually fill my pending queue with junkmail, I'd like to find > a way to automate the process of sending a "bounce" message to the spammer so > that I have a better chance of being removed from their lists. I was > thinking that it'd be nice if I could count the number of times that I > receive something from a certain address or domain, and when it exceeds a > number - automatically send a bounce. I figured that counting the messages > would prevent any that I wanted to keep, but just missed. > Does anyone have an idea about how to do this, or perhaps a better way to > accomplish it?
If your doing a pending queue clean with tmda-pending -sbdO 30d or something similar you can take the output of that and run it through a script to keep track of the addresses you are purging from the queue. That script would then add the address to your bounce list. Brian -- Brian Harvell [EMAIL PROTECTED] http://ToolBoy.com/ echo '[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq'|dc _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
