Hi there,
For some reasons, I had to use exim 4.34 (in Debian) and had to let the
client negotiate a TLS session to ssmtp port (465).
And I did follow the instructions from
http://exim.cbn.net.id/exim-html-4.50/doc/html/FAQ_17.html, but when I tried
to run "exim4 -bd -oX '[0.0.0.0]::465' -tls-on-connect" in the command line,
"Malformed IP address "465" in -oX data" showed up.
Did I miss something? Any hints appreciated.
Thanks in advance.