I added "hosts_require_tls" to my exim4.conf.template file, restarted exim, and received the following error:
Exim configuration error in line 159 of /var/lib/exim4/config.autogenerated.tmp: main option "hosts_require_tls" unknown FYI - I am running Exim4 on Debian... On Fri, Mar 14, 2008 at 10:14 AM, Renaud Allard <[EMAIL PROTECTED]> wrote: > Hello, > > ocl discussins wrote: > > I have been searching the lists and google, but can't seem to find a > quick > > answer. I have inbound TLS configured and working such that the remote > > sending server will connect to us via TLS if the sender supports it. > Now... > > I need to configure the same for outbound sends: if the remote > recipient > > server supports TLS, I need exim to connect via TLS. AND... I need to > be > > able to specify which remote recipient domains that exim should force > the > > outbound TLS connection. If anyone has any thoughts or suggestions, I > would > > really appreciate it! > > If both servers support TLS, exim will try to deliver the mail using TLS. > For those where you need to have TLS, have a look at "hosts_require_tls". > -- ## List details at http://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/
