On Sat, 2009-09-12 at 19:48 +0200, Emrah wrote: > 2009-09-04 17:11:07 Exim configuration error in line 962 of > /etc/exim4/exim4.conf: authenticator name missing > Line 962 is the following: tls_advertise_hosts = MAIN_TLS_ADVERTISE_HOSTS
You have the general option "tls_advertise_hosts" in the authenticator section. Please don't just strap things on the end of the file, they won't work. The default config file is well described on the primary Exim site http://www.exim.org/ - the Debian configuration is supported, where it differs, via a Debian-hosted mailing list. I suggest you review the configuration placement of that option and stick it in the correct section. Graeme -- ## 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/
