Re: [exim] Check recipients

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Peter Bowyer
Fecha:  
A: Exim Users Mailing List
Asunto: Re: [exim] Check recipients
On Thu, 23 Dec 2004 11:01:36 +0200, Paulo Andre <pandre@???> wrote:
> Is it possible and correct to set up Exim to only receive email for
> existing accounts?


Yes - to both questions.

A 'verify = recipient' statement in your RCPT ACL will do the job.
Assuming you're running Exim 4.

Peter