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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users @ exim. org
Asunto: 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