• Resolved verysiberian

    (@verysiberian)


    Hello, I am seeing this message on every site of mine that uses Post SMTP, which appears to be incorrect since I do not actually have another plugin declaring wp_mail:

    Postman: wp_mail has been declared by another plugin or theme, so you won’t be able to use Postman until the conflict is resolved.
    More info that may help?– /var/www/wordpress/wp-includes/pluggable.php:174

    I would appreciate a fix. In the meantime, mail delivery is completely shot.

Viewing 7 replies - 1 through 7 (of 7 total)
  • thesinglegourmet

    (@thesinglegourmet)

    I solved this problem by deleting the /wp-content/plugins/post-smtp/ folder and reinstalling from WordPress “add plugins” screen

    Plugin Support M Haseeb

    (@haseeb0001)

    Hi @verysiberian

    I hope you are doing well.

    wp_mail is a pluggable function and it is being overridden by any of the themes or plugins. You must deactivate plugins one by one and switch the theme to the default theme, keep an eye on the notice when it disappears.

    To get more help you can read this issue thread here.

    Thanks and regards,
    Support Team – WPExperts??

    Thread Starter verysiberian

    (@verysiberian)

    Hi, I have already done that, but it’s still not working. Your plugin is almost certainly declaring it twice.

    Thread Starter verysiberian

    (@verysiberian)

    @thesinglegourmet, thank you for sharing! I will try this.

    Plugin Support M Haseeb

    (@haseeb0001)

    @verysiberian

    Please create a ticket on our technical support channel so that we can connect you directly with our Technical team.

    Looking forward to getting your issue resolved.

    Thanks and regards,
    Support Team – WPExperts

    furqanfazal

    (@furqanfazal)

    Hi @verysiberian,

    The issue was from Code Snippets Pro Plugin and has been resolved by the latest release. Please update the Code Snippets Pro Plugin to the latest version and let us know if the issue persists.

    Thanks and regards,
    Support Team – WPExperts

    Thread Starter verysiberian

    (@verysiberian)

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Mail delivery is shot, weird error message’ is closed to new replies.