>Okay, I thought I had this, but I don't. I'm trying to "thin-out" my >Black List by using some router entries for spammers whose domain remains >the same, but whose ip seems to change with the seasons. > >Here is a typical header from one such spammer: > >>Return-Path: [EMAIL PROTECTED] > >now, as I understand things, if I set up the following router entry: > > save99.com=error > >and also have "verify return paths" turned on, then the above message >should have bounced.
You need *both* save99.com = error *.save99.com = error In this case, the return path was "mail90.save99.com" and didn't match your router entry. The "*.domain.tld" entry will match all subdomains. ############################################################# This message is sent to you because you are subscribed to the mailing list <[EMAIL PROTECTED]>. To unsubscribe, E-mail to: <[EMAIL PROTECTED]> To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]> To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]> Send administrative queries to <[EMAIL PROTECTED]>
