Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Franky

    (@liedekef)

    I’m guessing you’re using smtp with tls/ssl encryption options and you connect to your mail server on localhost, but the mail server presents a (wildcard) certificate not matching ‘localhost’. Currently I don’t ignore certificate issues, meaning if there’s a problem the mail won’t go through. In your case the solution might be to use the fqdn of your mail server (the same as your webserver name would work), or disable tls/ssl.

    “use the fqdn of your mail server “

    Where do I make that change? I have the same issue.

    Plugin Author Franky

    (@liedekef)

    Look in the EME settings, tab “Mail’.
    At the bottom there you can set all your mailserver settings.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Warning: stream_socket_enable_crypto.’ is closed to new replies.