]> git.ipfire.org Git - people/ms/dma.git/commit
Fix straight SSL/TLS delivery to remote MX's.
authorPeter Pentchev <roam@ringlet.net>
Tue, 25 Jan 2011 09:18:32 +0000 (11:18 +0200)
committerPeter Pentchev <roam@ringlet.net>
Tue, 25 Jan 2011 09:33:02 +0000 (11:33 +0200)
commitec04827a270e68ff23194ea809223c7dfedbe3a4
tree4f8b50d9f52c1f9506ecb220e78306cdd1ff334e
parent4b26e6a7f55eee3505fc1c3b8fc6ecbacdc34388
Fix straight SSL/TLS delivery to remote MX's.

If the SECURETRANS option is enabled but STARTTLS is not, this ought
to mean that dma should start talking SSL to the remote MX straight
away, without waiting for its greeting.  Thus, postpone waiting for
the SMTP banner in this case until after the SSL connection has been
successfully initialized.
net.c