Petter Larsen <petter.larsen@...> wrote: > I get huge mail bunch to non existing users. They also get > autowhite-listed when they are resend earlier than 30 minutes. > > Is it possible to block this? If you have a local alias table for all recipients, you can do that: some.user@... login@... milter-ahead is another option that will let you check the recipient validity before accepting the mail. I'm also considering writing a milter that would reject any mail to a recipient not listed in a file. That should be easy to do and quite stable. I'll need to find a name: milter-badrcpt? :) -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui comprennent le binaire et ceux qui ne le comprennent pas. manu@...
Message
Re: How can I stop mail to non-exsisting users?
2004-07-11 by manu@netbsd.org