• Resolved cheonmu

    (@cheonmu)


    Hi,

    I was set up Fluent SMTP for SendGrid and tested to send mail,

    But mail is not sended cuz “PHPMailer is modified by WPMP_PHPMailer” error will occur.

    I tested another SMTP plugin, it works normally.

    Could you tell me how do i fix this?

    I run my website based on php7.4.3, Nginx 1.19.10, ubuntu 20.04 and mariadb 10.5.9

    Thank you.

Viewing 1 replies (of 1 total)
  • Hello @cheonmu

    Your theme or plugin is modifying the PHP Mailer which is required for FLuent SMTP to work. If you are using any other SMTP plugin then deactivate it. If it’s coming with the theme or plugins then ask their support to provide a hook to disable modifying of PHP Mailer.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘about PHPMailer is modified by WPMP_PHPMailer error occur’ is closed to new replies.