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