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/
