> > Is Exim advertising that it supports TLS? I believe some statements > > like the following may be required in the config file > > > > tls_advertise_hosts = * > > tls_certificate = /some/location/server.crt tls_privatekey = > > /some/other/location/server.pem > > Yes, it is. The config file is nearly unchanged from the > previous exim setup where TLS worked. These three config > lines are present in my config file. And from the previous > debug output I could see that STARTTLS is advertised as reply > to the EHLO command. > You've probably already checked this, but can the user exim is running as read the key and certificate ? I've seen people caught out because a directory above where these files were stored denied access to the exim user. John
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
