- Posts: 34
- Thank you received: 0
error recieving E-mail TLS error
- psiclonius
- Topic Author
- Offline
- Junior Member
Less
More
17 years 8 months ago #20026
by psiclonius
error recieving E-mail TLS error was created by psiclonius
Hey Everyone,
I'm running into an issue where some e-mails are not being received. I appear to be able to send to them, but when they send or reply they get:
The following addresses had permanent fatal errors
<protected email>
(reason: 403 4.7.0 TLS handshake failed.)
-or-
Hi. This is the qmail-send program at mail.xxxx.com. I'm afraid I wasn't...
TLS not available: connect failed: error:000000000:lib(0):func(0):reason(0)
Is there anything on my side I could look at to resolve the issue?
I'm running into an issue where some e-mails are not being received. I appear to be able to send to them, but when they send or reply they get:
The following addresses had permanent fatal errors
<protected email>
(reason: 403 4.7.0 TLS handshake failed.)
-or-
Hi. This is the qmail-send program at mail.xxxx.com. I'm afraid I wasn't...
TLS not available: connect failed: error:000000000:lib(0):func(0):reason(0)
Is there anything on my side I could look at to resolve the issue?
- psiclonius
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 34
- Thank you received: 0
17 years 8 months ago #20046
by psiclonius
Replied by psiclonius on topic Imail
I've been getting a number of complaints about missing mail coming in to our
server. The errors these folks have been getting is (reason: 403 4.7.0 TLS
handshake failed.) The messages try for a time and finally fall out of the
Mail Server's Queue. Any ideas?
server. The errors these folks have been getting is (reason: 403 4.7.0 TLS
handshake failed.) The messages try for a time and finally fall out of the
Mail Server's Queue. Any ideas?
17 years 8 months ago #20059
by DaLight
Replied by DaLight on topic Re: error recieving E-mail TLS error
I'm not a sendmail expert, but from some quick research I discovered that this may be a problem with your server erroneously detecting sending servers as requesting a TLS connection. The recommended solution is to disable TLS:
[code:1]##Add this entry in server.tab:
EnableSMTP-TLS 0[/code:1]
Then ask anyone who has had problems sending you email to try again.
[code:1]##Add this entry in server.tab:
EnableSMTP-TLS 0[/code:1]
Then ask anyone who has had problems sending you email to try again.
Time to create page: 0.129 seconds