Re: [Exim] Reject question

トップ ページ
このメッセージを削除
このメッセージに返信
著者: sharun
日付:  
To: Joe Gofton
CC: exim-users
題目: Re: [Exim] Reject question
Joe Gofton wrote:
> Is there an easy way to reject email to certain users? I have 1 user that
> I don't want to accept mail for but he needs an account on my box. I want
> to emails to him to bounce.


in exim4 just set appropriate ACL in acl_check_rcpt like this:

    deny    local_parts = ^unwanted_username
        message       = user unknown


--
VVS56-RIPE