Replies: 2 comments 1 reply
-
try the latest code from master branch. see 17b76d9 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered a tls error when sending an email to mail.163.com using RainLoop webmail. I'm not sure what the problem is.
How to solve it? thanks
error:
2023-11-27T14:02:09.536Z remote: TLS error, trying plaintext {"domain":"163.com","msg_id":"8780b4ae-6564a161","reason":"tls: failed to verify certificate: x509: certificate is valid for *.163.com, 163.com, not 163mx01.mxmail.netease.com.","remote_server":"163mx01.mxmail.netease.com."}
2023-11-27T14:02:09.715Z remote: cannot use MX {"domain":"163.com","msg_id":"8780b4ae-6564a161","reason":"TLS it not available or unauthenticated but required","remote_server":"163mx01.mxmail.netease.com.","smtp_code":451,"smtp_enchcode":"4.7.1","smtp_msg":"TLS it not available or unauthenticated but required","tls_err":"tls: failed to verify certificate: x509: certificate is valid for *.163.com, 163.com, not 163mx01.mxmail.netease.com.","tls_level":"none"}
Beta Was this translation helpful? Give feedback.
All reactions