Hi all,
I tried to test an email from gmail to see if it was all working but it never arrived in my webmail.
Using the following, I found this message: exigrep 'domain.com' /var/log/exim4/mainlog
gmail-smtp-in.1.google.com [74.125.200.27] TLS error on connection (recv): The TLS connection was not-properly terminated.
I couldn't find anything on this site, but Google lead me to https://github.com/hestiacp/hestiacp/issues/3781 so not sure if it's an issue MyVestaCP inherited from VestaCP that Hestiacp also has on Debian 12?
My domain does have SSL Support and Lets Encrypt ticked.
Regards,
Wade
Cannot receive mail from Gmail - TLS error on connection (recv) - The TLS connection was not-properly terminated.
- myVesta
- Site Admin
- Posts: 972
- Joined: Fri Jun 19, 2020 9:59 am
- Has thanked: 10 times
- Been thanked: 6 times
This:
will not block either incoming or outgoing email.
Your problem is something else; for example, check if the MX record is pointing to the IP of your server.
Code: Select all
gmail-smtp-in.1.google.com [74.125.200.27] TLS error on connection (recv): The TLS connection was not-properly terminated.
Your problem is something else; for example, check if the MX record is pointing to the IP of your server.