Re: [Exim] main option "hosts_require_tls" unknown ?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: hauser
Cc: exim-users
Asunto: Re: [Exim] main option "hosts_require_tls" unknown ?
On Tue, 30 Sep 2003, Ralf Hauser wrote:

> To force all people sending mail through my exim smtp server to use TLS, I
> added the line
>
> hosts_require_tls = *
>
> to my exim.conf.


hosts_require_tls is an option of the smtp transport, for requiring
TLS when sending to another server. It is not a main option.

If you want to insist on TLS for all incoming connections, you need to
put a line like

require encrypted = *

somewhere in a suitable ACL.


--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book