Re: [exim] how do I tls advertise to all hosts but not 1.2.3…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] how do I tls advertise to all hosts but not 1.2.3.4?
On 13/05/2013 22:30, adam wrote:
> 1) how do I tls_advertise to all hosts but not 1.2.3.4?


tls_advertise_hosts ?

> 2) how do I tls advertise hosts only during outgoing exim deliveries and
> not incoming smtp sessions?


Terminology nit: you don't advertise for connections you make,
only for those you accept.


For ones you are making:

"It is not necessary to set any options to have TLS work in the smtp
transport"
but see also the hosts_require_tls option.


Exim docs are at http://exim.org
--
Jeremy