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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: 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