Re: [exim] URGENT : Help with TLS

Góra strony
Delete this message
Reply to this message
Autor: John Burnham
Data:  
Dla: exim-users@exim.org
Temat: Re: [exim] URGENT : Help with TLS
> So two questions:
> 1) in urgency: how to tell the exim4 website to not use TLS (problems
> appair whit the STARTTLS) [some google reference talk about debian
> package pb...]
>


If it's one particular host (or a list of hosts) you can use

hosts_avoid_tls

which is an option on the smtp transport - see

http://www.exim.org/exim-html-current/doc/html/spec_html/ch-the_smtp_transport.html

for more details.