• Resolved skyagarwal

    (@skyagarwal)


    Unable to send email after doing a plugin update ,

    Versions:
    WordPress: 6.1.1
    WordPress MS: No
    PHP: 7.4.33
    Easy WP SMTP: 2.0.1
    
    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: Invalid address: (From): SMTP_FROM
    Host: SMTP_HOST
    Port: SMTP_PORT
    SMTPSecure: SMTP_SECURE
    SMTPAutoTLS: bool(true)
    SMTPAuth: SMTP_AUTH
    
    Server:
    OpenSSL: OpenSSL 1.1.1p 21 Jun 2022
    Apache.mod_security: No
    
    Debug:
    Email Source: Easy WP SMTP
    Mailer: Other SMTP
    Invalid address: (From): SMTP_FROM
    
    SMTP Debug:
    Invalid address: (From): SMTP_FROM
    
Viewing 1 replies (of 1 total)
  • Plugin Support Dake

    (@dakeg)

    Hi @skyagarwal

    Thanks for reaching out and we’re sorry to hear that you are experiencing issue this strange issue.

    First off, are you using any custom code of any kind or perhaps have constants set that may be conflicting with SMTP_FROM?

    I noticed that you are using PHP 7.4.33. Are you currently using a lower version of libpcre2 than 10.33?

    Are you or your website host able to backup your website and try using a higher version of PHP? Also, does this issue occur while using a different mailer?

    To confirm the latter, please try setting up another mailer for testing purposes by following the instructions outlined in our documentation here.

Viewing 1 replies (of 1 total)
  • The topic ‘Invalid address: (From): SMTP_FROM’ is closed to new replies.