Re: [exim] Check recipients

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Peter Bowyer
Date:  
À: Exim Users Mailing List
Sujet: 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