Re: [exim] Block Port 25 Signins

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] Block Port 25 Signins
On 22/03/14 21:29, Jerry Stuckle wrote:
> begin authenticators
>
> server_advertise_condition = ${if !eq{25}{$received_port}}
>
> AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS=1
>
> fixed_login:
>    <snipped details>


It needs to go in the authenticator definition you want it to apply to.
--
Cheers,
Jeremy