• I have the message: Postman : wp_mail a été déclaré par une autre extension ou un thème. Vous ne pourrez pas utiliser Postman tant que le conflit n’est pas résolu.

    Diagnostic says: “WordPress wp_mail Owner: /home2/lelaurie/public_html/wp-includes/pluggable.php”
    What is pluggable.php ? What should I do?

    Thanks.

    Here is the complete “Diagnostic test” result:
    OS: Linux box6177.bluehost.com 3.12.52-20160119.106.ELK6.x86_64 #1 SMP Tue Jan 19 16:53:32 CST 2016 x86_64
    PHP: Linux 5.4.43 C
    PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=Yes, zlib_encode=Yes
    WordPress: 4.6.1 fr_FR UTF-8
    WordPress Theme: GeneratePress
    WordPress Plugins: Add Shortcodes Actions And Filters, amr shortcode any widget, Annual Archive, BAW Force Plugin Updates, bbP last post, bbP private groups, bbp style pack, bbP Toolkit, bbPress auto subscribe for new topics and replies, bbPress, BBSpoiler, Black Studio TinyMCE Widget, Column Shortcodes, Contact Form DB, Current Username on Navigation Label, Display Posts Shortcode, Columns Extension for Display Posts Shortcode, Duplicate Post, Easy Responsive Tabs, Envira Gallery Lite, Event Rocket, Events Manager, Export User Data, File Away, Footer Putter, Form Maker, Frontier Post, GD bbPress Attachments, GD bbPress Tools, Generate Disable Mobile, Generate Spacing, Google Analytics Dashboard for WP, Google Maps Widget, Image Widget, Import users from CSV with meta, Inline Google Spreadsheet Viewer, iQ Block Country, Jetpack by WordPress.com, List Categories, Loco Translate, MCE Table Buttons, Menu Icons, Post Notification by Email, Popup Maker, Post Grid, Post Types Order, Postman SMTP, Recent Posts Widget Extended, Remove Widget Titles, Roster Slider, Shortcodes Ultimate, Fast Secure Contact Form, Simple CSS, Page Builder by SiteOrigin, SiteOrigin Widgets Bundle, Spacer, TablePress, Category Order and Taxonomy Terms Order, The Events Calendar Category Colors, The Events Calendar Shortcode, The Events Calendar, TinyMCE Advanced, Toolbar Publish Button, FAQs, Ultimate Member, UpdraftPlus – Backup/Restore, User Role Editor, User Shortcodes, VigilanTor, Widget Context, Wordfence Security, WordPress Importer, WP Adverts, WPFront Notification Bar, MailPoet Newsletters
    WordPress wp_mail Owner: /home2/lelaurie/public_html/wp-includes/pluggable.php
    WordPress wp_mail Filter(s): wp_staticize_emoji_for_email
    Postman: 1.7.2
    Postman Sender Domain (Envelope|Message): lelaurier.net | lelaurier.net
    Postman Prevent Message Sender Override (Email|Name): No | No
    Postman Active Transport: SMTP (smtp:none:none://mail.lelaurier.net:26)
    Postman Active Transport Status (Ready|Connected): Yes | Yes
    Postman Deliveries (Success|Fail): 942 | 17

Viewing 4 replies - 1 through 4 (of 4 total)
  • Same issue here. Happened out of the blue; this has been working fine for months.:

    OS: Linux xxxxx.sgvps.net 3.12.18-clouder0 #26 SMP Tue Jul 12 09:43:48 EEST 2016 x86_64
    PHP: Linux 5.6.26 C
    PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=Yes, zlib_encode=Yes
    WordPress: 4.6.1 en_US UTF-8
    WordPress Theme: The Station
    WordPress Plugins: Gravity Forms, AdRotate Professional, Advanced Excerpt, Blackhole for Bad Bots, Yoast Breadcrumbs, Better WordPress Google XML Sitemaps, Easy Table, FeedWordPress, Simple Calendar, Heartbeat Control, iQ Block Country, Jetpack by WordPress.com, Postman SMTP, Blubrry PowerPress, Publish to Apple News, Restrict Categories, External Links, SG CachePress, UberMenu 3 – The Ultimate WordPress Mega Menu, WP-Optimize, WP-PageNavi
    WordPress wp_mail Owner: /home/xxxxxx/public_html/wp-includes/pluggable.php
    WordPress wp_mail Filter(s): wp_staticize_emoji_for_email
    Postman: 1.7.2
    Postman Sender Domain (Envelope|Message): xxxxxxxx.net | xxxxxxxxx.net
    Postman Prevent Message Sender Override (Email|Name): No | No
    Postman Active Transport: Gmail API (https:oauth2://www.googleapis.com:443)
    Postman Active Transport Status (Ready|Connected): Yes | Yes
    Postman Deliveries (Success|Fail): 832 | 44

    Thread Starter ldeschenes

    (@ldeschenes)

    @grudesky

    In looking at the plugins we both used, I found that “iQ Block Country” is causing the problem.
    It has been updated yesterday. You have to desactivate it and wait that it takes effect (the Postman message will go away before a few minutes).

    I have posted a message in “iQ Block Country” support site, https://www.ads-software.com/support/topic/plugin-conflict-after-update-2/

    Thread Starter ldeschenes

    (@ldeschenes)

    Update:

    IQ Block Country was upgraded to 1.1.37 to fix the problem.

    Developper said:”It was needed for security reasons to load a standard WordPress library. I however made some tweaks in the code that prevents as much as possible that wp_mail is also defined by this. v1.1.37 was released with this tweak.”

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Dear author of IQ Block Country,

    Developper said:”It was needed for security reasons to load a standard WordPress library.

    The proper way to load standard WordPress libraries is to use the WordPress API/Hooks.

    Loading pluggables.php directly is dangerous as it can put other plugins into unexpected states.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘wp_mail conflict – urgent cannot send mail’ is closed to new replies.