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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: 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