Re: [exim] Check recipients

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Peter Bowyer
日付:  
To: Exim Users Mailing List
題目: 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