Title: Email Problem
Last modified: August 24, 2016

---

# Email Problem

 *  Resolved [yakamozi](https://wordpress.org/support/users/yakamozi/)
 * (@yakamozi)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/email-problem-13/)
 * Hi. We’re trying to install and use this fantastic plugin. But we have a major
   problem about emails. We’ve installed an SMTP email plugin (POstman SMTP) and
   it seems to be working fine.
 * Unfortunately we couldn’t get started the email service in PopUp. It gives an
   error like this: “**Could not instantiate mail function****.”**
 * What can be the problem? How can we solve tihs?
 * Thanx in Advance
 * Yakamozi Team
 * [https://wordpress.org/plugins/popup-by-supsystic/](https://wordpress.org/plugins/popup-by-supsystic/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * (@supsysticcom)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/email-problem-13/#post-6167355)
 * Hello.
    Our plugin work with standard WordPress function – wp_mail(), did you
   tried to test exactly this function?
 *  [Jason Hendriks](https://wordpress.org/support/users/jasonhendriks/)
 * (@jasonhendriks)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/email-problem-13/#post-6167491)
 * [@supsysticcom](https://wordpress.org/support/users/supsysticcom/), any solution
   to our problem?
 * This code prevents SMTP plugins from attaching to wp_mail – it changes the order
   of the WordPress bootstrap:
 *     ```
       if(!function_exists('wp_mail'))
           framePps::_()->loadPlugins();
       ```
   
 * > Our plugin work with standard WordPress function
 * Lots of people like to use an SMTP plugin over the ‘standard WordPress function’.
 *  Thread Starter [yakamozi](https://wordpress.org/support/users/yakamozi/)
 * (@yakamozi)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/email-problem-13/#post-6167492)
 * Hi [@supsysticcom](https://wordpress.org/support/users/supsysticcom/). We’ve 
   tried. But we use SMTP for all other activites. So can not use standart wp_mail.
   You need to create a solution for SMTP lovers out there.. :o)
 *  Plugin Author [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * (@supsysticcom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/email-problem-13/#post-6167507)
 * Hello.
    Please tell me – what plugin do you use for SMTP functionality? We will
   test it with our solution.
 *  Plugin Author [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * (@supsysticcom)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/email-problem-13/#post-6167518)
 * Hello [@yakamozi](https://wordpress.org/support/users/yakamozi/).
    Can you please
   tell me more about your SMTP plugin so we will be able to check this issue?
 *  [Jason Hendriks](https://wordpress.org/support/users/jasonhendriks/)
 * (@jasonhendriks)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/email-problem-13/#post-6167520)
 * Bump.
    [https://wordpress.org/tags/postman-supsystic](https://wordpress.org/tags/postman-supsystic)
 * I had another user complain about this in Photo Gallery Pro. Did you only resolve
   it in this plugin?
 * The SMTP plugin in question is [Postman](https://wordpress.org/plugins/postman-smtp/).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Email Problem’ is closed to new replies.

 * ![](https://ps.w.org/popup-by-supsystic/assets/icon-256x256.png?rev=1684296)
 * [Smart Popup by Supsystic](https://wordpress.org/plugins/popup-by-supsystic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-by-supsystic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-by-supsystic/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-by-supsystic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-by-supsystic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-by-supsystic/reviews/)

## Tags

 * [email](https://wordpress.org/support/topic-tag/email/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)

 * 6 replies
 * 3 participants
 * Last reply from: [Jason Hendriks](https://wordpress.org/support/users/jasonhendriks/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/email-problem-13/#post-6167520)
 * Status: resolved