> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
