Re: [exim] messages with Unknown users

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Dave Evans
日付:  
To: exim-users
題目: Re: [exim] messages with Unknown users
On Tue, Nov 20, 2007 at 07:42:54PM +0000, Oliver Howe wrote:
>
> I have this in my acl_check_rcpt section
>
>   drop  message   = "Unknown user"
>        condition = ${lookup{${lc:$local_part@$domain}} dbm {/etc/mail/users.db} {false}{true} }
>        domains = +relay_to_domains

>
> is there something wrong with my acl? should I change it? or is it messagelabs?


You want "deny", not "drop". "drop" will cause the connection to be closed,
denying the sender the opportunity to try other recipients or send the actual
message.

--
Dave Evans
http://djce.org.uk/
http://djce.org.uk/pgpkey