Skip to main content

SSL verify error: certificate name mismatch

Comments

3 comments

  • cPanelMichael
    Hello, The SSL warnings should not actually prevent delivery. Instead, it looks to relate to the following error: 2017-02-15 21:16:37 1cdc6P-003mbR-PJ == name@example.com[/EMAIL] R=dkim_lookuphost T=dkim_remote_smtp defer (110): Connection timed out H=mx.mail2.name-services.com [216.163.188.54]
    This message often appears when the system lacks a valid RDNS entry for the IP address used to send email. Check to ensure a RDNS record exists from the IP address used for sending email to the proper hostname. Your data center or hosting provider can help you to setup the record. You may also want to verify you can connect to that remote mail server over port 25 by running the following command from your system:
    telnet remote-mail-host 25
    Thank you.
    0
  • kernow
    Hello, We don't like the security implications of installing telnet. However the server does have a valid PTR (reverse DNS) record. Also the SSL warning is preventing the mail from being delivered as it remains in the mail queue for a few days and resending/forcing just returns the same error. EDIT After restarting exim and forcing a mail run, the mail is now delivered. Go figure ........
    0
  • cPanelMichael
    After restarting exim and forcing a mail run, the mail is now delivered. Go figure ........

    Hello, Let us know if you encounter any additional issues. Thank you.
    0

Please sign in to leave a comment.