On Dom, 19 Set 2010, Allen Williams wrote: > I cannot get exim4 to advertise STARTTLS. Here is the germane section > from my autoconfigure.exim.conf file that is configured via a Debian > configuration. As near as I can tell, the only germane lines are the > first three. I can post the exim4.conf.template if necessary: > ---------------------------------------------------------------------------------------- > tls_certificate = "/etc/exim4/tls/exim.crt" > tls_privatekey = "/etc/exim4/tls/exim.key" > tls_advertise_hosts = * > > .ifdef MAIN_TLS_ENABLE > .ifndef MAIN_TLS_ADVERTISE_HOSTS > MAIN_TLS_ADVERTISE_HOSTS = * > .endif
[snip] Did you set the macro MAIN_TLS_ENABLE? This is described in the debian README: http://pkg-exim4.alioth.debian.org/README/README.Debian.html#TLS -- BOFH excuse #422: Someone else stole your IP address, call the Internet detectives! Eduardo M KALINOWSKI [email protected] -- ## 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/
