• Resolved legalaffair

    (@legalaffair)


    hey, I have set up smtp in your plugin but for some reason its not working. i am sharing the debug logs. it would be helpful if you can help me
    Versions:
    WordPress: 5.4
    WordPress MS: No
    PHP: 7.4.1
    WP Mail SMTP: 1.9.0

    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: Invalid address: (setFrom) [email protected]
    Host: localhost
    Port: 25
    SMTPSecure: string(0) “”
    SMTPAutoTLS: bool(true)
    SMTPAuth: bool(false)

    Server:
    OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
    Apache.mod_security: No
    SMTP Debug:
    Invalid address: (setFrom) [email protected]

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @legalaffair,

    From the log, It seems you’re using PHP 7.4. Earlier, the extension PCRE (the one that validates emails) bundled with PHP 7.4 had some bug creating the issue. You might need to contact your hosting provider to rebuild PHP 7.4 or downgrade to 7.3 to fix this issue. If you’d like to get more information on the issue, see this post.

    I hope this helps!

    Hi @legalaffair – We haven’t heard from you in about a week, so I’m going to go ahead and mark this ticket resolved. If you still have questions, though, please feel welcome to continue the conversation.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘unable to send mail’ is closed to new replies.