On Sat, 9 Nov 2002, Michael wrote:

> any way to make failed bounce notifications (that go to mailer daemon)
> to result in that address being blacklisted ?

You could use a procmail script to add the address to your blacklist. It 
wouldn't necessarily be foolproof, but it's possible. You'd have to figure 
out how to parse the address from the body of the bounce, though, since 
the bounce message will come from the daemon.

> any way to check up front in the SMTP daemon against the blacklist ?

If you use postfix, you could create a hash out of your blacklist, and add 
it to smtpd_sender_restrictions. Unless you're running a single-user 
system, though, this strikes me as a bad idea.

-- 
"Whenever I feel blue, I start breathing again."

                               - Unknown


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to