]> git.ipfire.org Git - people/ms/dma.git/commitdiff
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)
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.


No differences found