Replies: 2 comments 1 reply
-
|
try the latest code from master branch. see 17b76d9 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Thank you, I have updated the latest code for the master, but this error still persists. The SMTP encryption configuration for rainloop webmail is set to SSL/TLS to: liu_zk@163.com 2023-11-28T03:43:22.033Z remote: TLS verify error, trying without authentication {"domain":"163.com","msg_id":"0dc82bae-656561d9","reason":"x509: certificate is valid for *.163.com, 163.com, not 163mx02.mxmail.netease.com.","remote_server":"163mx02.mxmail.netease.com."} |
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