On Mon, Feb 28, 2011 at 01:53:39PM -0500, Daniel Bromberg wrote: > Obviously my > example was from a Postfix server, and obviously it worked. So I have a > little trouble with "wrong".
Sure, but for posterity the list archives can reasonably steer future
readers away from incorrect (even if tolerated) syntax.
As for testing via 'openssl s_client', more complete testing can be done
via stunnel.
[stunnel.smtp]
accept = localhost:25
connect = stunnel.example.com:587
protocol = smtp
--
Viktor.
