Re: [exim] Verify recipients

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Peter Bowyer
Date:  
À: Exim Users Mailing List
Sujet: Re: [exim] Verify recipients
On Thu, 23 Dec 2004 11:38:33 +0200, Paulo Andre <pandre@???> wrote:
> I run my recipients off a mysql database, how could I set up exim to
> verify recipients so that it will only receive email for valid accounts?


The same answer as I gave you less than an hour ago.

verify = recipient

in your RCPT ACL.

Peter