Hi Everyone,
I am currently facing an issue on my server. I do not get all emails, and for instance here are the logs I got when I tried to register here :
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: connect from ch.origin.talk.plesk.com[195.214.233.100]
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: SSL_accept error from ch.origin.talk.plesk.com[195.214.233.100]: -1
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: warning: TLS library problem: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol:../ssl/statem/statem_srvr.c:1686:
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: lost connection after STARTTLS from ch.origin.talk.plesk.com[195.214.233.100]
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: disconnect from ch.origin.talk.plesk.com[195.214.233.100] ehlo=1 starttls=0/1 commands=1/2
I was looking around here and didn't find anything. Also online it is not clear what is the issue here.
I checked
- Certificate served, he is trusted and made by let's encrypt. Still valid
- Can connect on my local host thourgh ports
openssl s_client -starttls smtp -crlf -connect localhost:587 -tls1_3
I would like to have your point of view on this and what shall I do to get back emails working properly.
Thank you.
I am currently facing an issue on my server. I do not get all emails, and for instance here are the logs I got when I tried to register here :
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: connect from ch.origin.talk.plesk.com[195.214.233.100]
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: SSL_accept error from ch.origin.talk.plesk.com[195.214.233.100]: -1
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: warning: TLS library problem: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol:../ssl/statem/statem_srvr.c:1686:
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: lost connection after STARTTLS from ch.origin.talk.plesk.com[195.214.233.100]
Nov 30 15:02:32 mg1 postfix/smtpd[4013]: disconnect from ch.origin.talk.plesk.com[195.214.233.100] ehlo=1 starttls=0/1 commands=1/2
I was looking around here and didn't find anything. Also online it is not clear what is the issue here.
I checked
- Certificate served, he is trusted and made by let's encrypt. Still valid
- Can connect on my local host thourgh ports
openssl s_client -starttls smtp -crlf -connect localhost:587 -tls1_3
I would like to have your point of view on this and what shall I do to get back emails working properly.
Thank you.