Re: [exim] Little Problem with Exim and incorrect Addresses

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users @ exim. org
Betreff: Re: [exim] Little Problem with Exim and incorrect Addresses
Luca Bertoncello wrote:
> Now the question: how can I configure Exim to IGNORE unvalid sender for the autoresponder?
> Or, better, how can I configure Exim to discard invalid E-Mail recipient?


Look in the manual (at exim.org) for "verify = recipient" and
"verify = sender"

- Jeremy