Re: [exim] Smarthost Configuration

Top Pagina
Delete this message
Reply to this message
Auteur: Jeremy Harris
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] Smarthost Configuration
On 28/09/16 11:02, Ltc Hotspot wrote:
> AUTH
> auth_plain:
> driver = plaintext
> public_name = LOGIN
> client_send = : userid : password


Are you certain that your smarthost offers LOGIN ? PLAIN is
another commonly used plaintext-style method, and there
are non-plaintext ones also.

Also, does it require use of encryption? This is generally
good practice when using a plaintext auth method.
--
Cheers,
Jeremy