Hi again. Basicly this Tutorial covers my settings. I can send mail over port 465 but not with SSL as I could with Sarge.
TLS_ON_CONNECT_PORTS=465 is written in the exim4.conf.template and also MAIN_TLS_ENABLE = true In /etc/defualt/exim4 i have: SMTPLISTENEROPTIONS='-oX 465:25 -oP /var/run/exim4/exim.pid' Very strange as this worked well with Debian Sarge. Thanks in advance. //Kensy On Mon, 16 Feb 2009 13:13:52 +0100 Daniel Tiefnig <[email protected]> wrote: > timebandit wrote: > > [ SMTP protocol synchronization error ] > > > > I have tried to google and so on and find alot of these errors but no > > solution. Using no encryption or STARTTLS works but want to use SSL3 > > as I always have. > > Hi, > > is the port you are connecting to listed in "tls_on_connect_ports"? It > should be set to something like > tls_on_connect_ports = 465 > to support SSL encryption on the standard SSMTP port. > > br, > daniel > > -- > ## 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/ -- ## 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/
