Re: [exim] exim still accepting email after 550 from acl_che…

Góra strony
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
Dla: exim-users
Temat: Re: [exim] exim still accepting email after 550 from acl_check_helo
On 12/01/16 07:59, Marius Stan wrote:
> It works as expected, except that if I insist after the first 550 error,
> the message still goes through...


> How can I overcome this ?


- you could use helo_verify_hosts
- you could drop rather than deny
- you could check $sender_helo_name in the mail acl

--
Cheers,
Jeremy