Petter Larsen <petter.larsen@...> wrote: > > If you have a local alias table for all recipients, you can do that: > > some.user@... login@... > Can't say I understand this. Sendmail will reject invalid recpipients in its local domains during the SMTP session. It seems your setup is a MX that forward everything to another machine (let's call it mailhost), else you woundln't accept invalid recipients. A possible way of dealing with that is to treat your domain as local on the MX and have an alias table that forward the mail to mailhost. That way your MX will not accept mail to an invalid recipient. -- 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
Attachments
- No local attachments were found for this message.