Running Outlook 2010 against Mercury 4.8 with TLS / SSL and authentication.
With SMTP there is TLS on port 587, SSL3 on port 465 (port 25 should work too - doesn't matter).
IMAP is no problem - works fine. SMTP does not (neither with TLS or SSL3).
Error in Outlook on sending: "Error Message: 0x800CCC80 - None of the authentication methods supported by this client are supported by your server"
No error with Pegasus or Thunderbird with same configuration.
"SMTP needs Authentication" is enabled with same authentication data like incoming. SPA is disabled!
Sessionlog Outlook:
10:39:47.061: << 250-wiso.tu-dortmund.de Hello BIKER; ESMTPs are:<cr><lf>250-TIME<cr><lf>
10:39:47.061: << 250-SIZE 20000000<cr><lf>
10:39:47.061: << 250-STARTTLS<cr><lf>
10:39:47.061: << 250 HELP<cr><lf>
10:39:47.264: >> STARTTLS<cr><lf>
10:39:47.264: << 220 OK, begin SSL/TLS negotiation now.<cr><lf>
10:39:47.358: [*] SSL/TLS session established
10:39:47.358: [*] AES256-SHA, SSLv3, Kx=RSA, Au=RSA, Enc=AES(256), Mac=SHA1<lf>
10:39:47.358: [*] No peer certificate presented.
10:39:47.358: >> EHLO BIKER<cr><lf>
10:39:47.358: << 250-wiso.tu-dortmund.de Hello BIKER; ESMTPs are:<cr><lf>250-TIME<cr><lf>
10:39:47.358: << 250-SIZE 20000000<cr><lf>
10:39:47.358: << 250 HELP<cr><lf>
10:39:47.577: 26: SSL_read returned zero (socket was closed)
10:39:47.577: >>
10:39:47.593: [!] Warning: SSL connection improperly closed by remote host.
Sessionlog Thunderbird:
10:37:27.546: << 220 wiso.tu-dortmund.de ESMTP server ready.<cr><lf>
10:37:27.593: >> EHLO [129.217.232.10]<cr><lf>
10:37:27.593: << 250-wiso.tu-dortmund.de Hello [129.217.232.10]; ESMTPs are:<cr><lf>250-TIME<cr><lf>
10:37:27.593: << 250-SIZE 20000000<cr><lf>
10:37:27.593: << 250-STARTTLS<cr><lf>
10:37:27.593: << 250 HELP<cr><lf>
10:37:27.811: >> STARTTLS<cr><lf>
10:37:27.811: << 220 OK, begin SSL/TLS negotiation now.<cr><lf>
10:37:27.905: [*] SSL/TLS session established
10:37:27.905: [*] AES128-SHA, SSLv3, Kx=RSA, Au=RSA, Enc=AES(128), Mac=SHA1<lf>
10:37:27.905: [*] No peer certificate presented.
10:37:27.905: >> EHLO [129.217.232.10]<cr><lf>
10:37:27.905: << 250-wiso.tu-dortmund.de Hello [129.217.232.10]; ESMTPs are:<cr><lf>250-TIME<cr><lf>
10:37:27.905: << 250-SIZE 20000000<cr><lf>
10:37:27.905: << 250 HELP<cr><lf>
10:37:28.124: >> MAIL FROM:
...
10:37:28.171: << 250 Data received OK.<cr><lf>
10:37:28.171: >> QUIT<cr><lf>
10:37:28.186: << 221 wiso.tu-dortmund.de Service closing channel.<cr><lf>
10:37:28.233: [!] Warning: SSL connection improperly closed by remote host.
The main difference seems to be the line with encryption.
Any help?
Olaf
<p>Running Outlook 2010 against Mercury 4.8 with TLS / SSL and authentication.
With SMTP there is TLS on port 587, SSL3 on port 465 (port 25 should work too - doesn't matter).
</p>
<p>IMAP is no problem - works fine. SMTP does not (neither with TLS or SSL3).</p>
<p>Error in Outlook on sending: "<b>Error Message: 0x800CCC80 - None of the authentication methods supported by this client are supported by your server</b>"</p><p>No error with Pegasus or Thunderbird with same configuration.</p><p>"SMTP needs Authentication"&nbsp; is enabled with same authentication data like incoming. SPA is disabled!
</p><p>Sessionlog Outlook:</p><blockquote><p>10:39:47.061: &lt;&lt; 250-wiso.tu-dortmund.de Hello BIKER; ESMTPs are:&lt;cr&gt;&lt;lf&gt;250-TIME&lt;cr&gt;&lt;lf&gt;
10:39:47.061: &lt;&lt; 250-SIZE 20000000&lt;cr&gt;&lt;lf&gt;
10:39:47.061: &lt;&lt; 250-STARTTLS&lt;cr&gt;&lt;lf&gt;
10:39:47.061: &lt;&lt; 250 HELP&lt;cr&gt;&lt;lf&gt;
10:39:47.264: &gt;&gt; STARTTLS&lt;cr&gt;&lt;lf&gt;
10:39:47.264: &lt;&lt; 220 OK, begin SSL/TLS negotiation now.&lt;cr&gt;&lt;lf&gt;
10:39:47.358: [*] SSL/TLS session established
10:39:47.358: [*] AES256-SHA, SSLv3, Kx=RSA, Au=RSA, Enc=AES(256), Mac=SHA1&lt;lf&gt;
10:39:47.358: [*] No peer certificate presented.
10:39:47.358: &gt;&gt; EHLO BIKER&lt;cr&gt;&lt;lf&gt;
10:39:47.358: &lt;&lt; 250-wiso.tu-dortmund.de Hello BIKER; ESMTPs are:&lt;cr&gt;&lt;lf&gt;250-TIME&lt;cr&gt;&lt;lf&gt;
10:39:47.358: &lt;&lt; 250-SIZE 20000000&lt;cr&gt;&lt;lf&gt;
10:39:47.358: &lt;&lt; 250 HELP&lt;cr&gt;&lt;lf&gt;
10:39:47.577: 26: SSL_read returned zero (socket was closed)
10:39:47.577: &gt;&gt;
10:39:47.593: [!] Warning: SSL connection improperly closed by remote host.
&nbsp;</p></blockquote>
<p>Sessionlog Thunderbird:</p><blockquote><p>&nbsp;10:37:27.546: &lt;&lt; 220 wiso.tu-dortmund.de ESMTP server ready.&lt;cr&gt;&lt;lf&gt;
10:37:27.593: &gt;&gt; EHLO [129.217.232.10]&lt;cr&gt;&lt;lf&gt;
10:37:27.593: &lt;&lt; 250-wiso.tu-dortmund.de Hello [129.217.232.10]; ESMTPs are:&lt;cr&gt;&lt;lf&gt;250-TIME&lt;cr&gt;&lt;lf&gt;
10:37:27.593: &lt;&lt; 250-SIZE 20000000&lt;cr&gt;&lt;lf&gt;
10:37:27.593: &lt;&lt; 250-STARTTLS&lt;cr&gt;&lt;lf&gt;
10:37:27.593: &lt;&lt; 250 HELP&lt;cr&gt;&lt;lf&gt;
10:37:27.811: &gt;&gt; STARTTLS&lt;cr&gt;&lt;lf&gt;
10:37:27.811: &lt;&lt; 220 OK, begin SSL/TLS negotiation now.&lt;cr&gt;&lt;lf&gt;
10:37:27.905: [*] SSL/TLS session established
10:37:27.905: [*] AES128-SHA, SSLv3, Kx=RSA, Au=RSA, Enc=AES(128), Mac=SHA1&lt;lf&gt;
10:37:27.905: [*] No peer certificate presented.
10:37:27.905: &gt;&gt; EHLO [129.217.232.10]&lt;cr&gt;&lt;lf&gt;
10:37:27.905: &lt;&lt; 250-wiso.tu-dortmund.de Hello [129.217.232.10]; ESMTPs are:&lt;cr&gt;&lt;lf&gt;250-TIME&lt;cr&gt;&lt;lf&gt;
10:37:27.905: &lt;&lt; 250-SIZE 20000000&lt;cr&gt;&lt;lf&gt;
10:37:27.905: &lt;&lt; 250 HELP&lt;cr&gt;&lt;lf&gt;
10:37:28.124: &gt;&gt; MAIL FROM:
...
10:37:28.171: &lt;&lt; 250 Data received OK.&lt;cr&gt;&lt;lf&gt;
10:37:28.171: &gt;&gt; QUIT&lt;cr&gt;&lt;lf&gt;
10:37:28.186: &lt;&lt; 221 wiso.tu-dortmund.de Service closing channel.&lt;cr&gt;&lt;lf&gt;
10:37:28.233: [!] Warning: SSL connection improperly closed by remote host.
</p></blockquote><p>&nbsp;The main difference seems to be the line with <span class="st">encryption.</span></p><p>Any help?</p><p>&nbsp; &nbsp; Olaf</p><p>&nbsp;</p>