Having a odd issue sending mail to a single domain from either webmail or using a email client. From my other servers I can send to this domain just fine but this particular server wont send mail to this domain, I am seeing the following in exim_mainlog (mail.domain.net and domain.net are the remote domain the senders are sending to):
2020-03-25 09:09:17 1jH5mW-0069XR-Us DANE attempt failed; TLS connection to mail.domain.net [xx.xx.xx.xx]: (SSL_connect): error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
2020-03-25 09:09:17 1jH5mW-0069XR-Us == [email protected] R=lookuphost T=remote_smtp defer (-37) H=mail.domain.net [xx.xx.xx.xx]: TLS session: (SSL_connect): error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
It looks to me like exim is trying to connect using TLS and failing to verify the remote hosts cert but on my other hosts I can send mail to this domain just fine, I'm really not sure what the issue here is, all other outgoing email appears to be fine except to this domain. Unfortunately I can't really ignore this problem because the domain belongs to a local business and they get a lot of email from our customers. Any ideas?
2020-03-25 09:09:17 1jH5mW-0069XR-Us DANE attempt failed; TLS connection to mail.domain.net [xx.xx.xx.xx]: (SSL_connect): error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
2020-03-25 09:09:17 1jH5mW-0069XR-Us == [email protected] R=lookuphost T=remote_smtp defer (-37) H=mail.domain.net [xx.xx.xx.xx]: TLS session: (SSL_connect): error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
It looks to me like exim is trying to connect using TLS and failing to verify the remote hosts cert but on my other hosts I can send mail to this domain just fine, I'm really not sure what the issue here is, all other outgoing email appears to be fine except to this domain. Unfortunately I can't really ignore this problem because the domain belongs to a local business and they get a lot of email from our customers. Any ideas?