It doesn't appear to be a networking issue, pings show no packet
loss. Not sure what it could be really. Do you notice a delay before
you get the 220 banner ?

I tried with both tls and without, same result:


openssl s_client -connect smtp.secureserver.net:25 -starttls smtp
CONNECTED(00000004)
Didn't find STARTTLS in server response, trying anyway...
write:errno=0
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 356 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)​

On Wednesday, 14/05/2025 at 10:42 Viktor Dukhovni via mailop wrote:



On Wed, May 14, 2025 at 10:15:02AM -0400, Scott Q. via mailop wrote:

> Can someone from GoDaddy reach out ? There appears to be some issues
> on your side. We get a 220 banner 1 out of 10 times when connecting
to
> smtp.secureserver.net

FWIW, I just tried 4 connections from my MX host in MEL AU, all
successful, e.g., the most recent:

    $ posttls-finger -F /etc/ssl/cert.pem -lsecure -c -Lsummary
"[smtp.secureserver.net]"
    posttls-finger: Verified TLS connection established
        to smtp.secureserver.net[92.204.80.0]:25:
        TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384
(256/256 bits)

One more from München DE (dane.sys4.de):

    $ posttls-finger -P /etc/ssl/certs -lsecure -c -Lsummary
"[smtp.secureserver.net]"
    posttls-finger: Verified TLS connection established
        to smtp.secureserver.net[92.204.80.0]:25:
        TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384
(256/256 bits)

One more from isi.de in Los Angeles, California (DANE survey host):

    $ posttls-finger -F /etc/ssl/cert.pem -lsecure -c -Lsummary
"[smtp.secureserver.net]"
    posttls-finger: Verified TLS connection established
        to smtp.secureserver.net[216.69.141.84]:25:
        TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384
(256/256 bits)

Perhaps the problem is localised to your network neighbourhood?

-- 
    Viktor.
_______________________________________________
mailop mailing list
mailop@mailop.org
https://list.mailop.org/listinfo/mailop
_______________________________________________
mailop mailing list
mailop@mailop.org
https://list.mailop.org/listinfo/mailop

Reply via email to