On 13/06/07, Andreas Kahl <[EMAIL PROTECTED]> wrote: > Hello, > > by now I tryed to activate Port 465 for SMTP-TLS Connections and tested > that via telnet. I added these lines at the very beginning of my > Main-Section of /etc/exim4/exim4.conf: > > << > MAIN_TLS_ENABLE = true > SMTPLISTENEROPTIONS='-oX 465:25 -oP /var/run/exim4/exim.pid' > tls_on_connect_ports=465 > >>
Hmm, not sure how those daemon options get extracted from your exim config file - did you put them in the right place? Don't know what package/config system you're using, but the daemon options need to go where the exim daemon gets started from , which isn't the config file... Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## 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/
