Title: hwongcom's Replies | WordPress.org

---

# hwongcom

  [  ](https://wordpress.org/support/users/hwongcom/)

 *   [Profile](https://wordpress.org/support/users/hwongcom/)
 *   [Topics Started](https://wordpress.org/support/users/hwongcom/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hwongcom/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hwongcom/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hwongcom/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hwongcom/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hwongcom/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] I'm using a customized wordpress installation and the mails sent are not in html](https://wordpress.org/support/topic/im-using-a-customized-wordpress-installation-and-the-mails-sent-are-not-in-html/)
 *  Thread Starter [hwongcom](https://wordpress.org/support/users/hwongcom/)
 * (@hwongcom)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/im-using-a-customized-wordpress-installation-and-the-mails-sent-are-not-in-html/#post-6544061)
 * yes it is shown in text/plain in gmail.
 * i’ve narrowed down the problem to be this line: add_filter(‘phpmailer_init’,array(
   $this,’wpmail_init’),90);
 * the issue is, i’m using wp_mail to send and no matter what i did to the next 
   line,
 * $result = wp_mail(‘testing@example.com’, ‘subject’, ‘BODY’, ‘example’);
 * it will always send the one from within the system. I think there’s something
   to do with the add_filter. how do i resolve this because I would like to be sent
   the html version. What’s the last function executed before the sending by wp_mail?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] Import contacts not working](https://wordpress.org/support/topic/import-contacts-not-working/)
 *  [hwongcom](https://wordpress.org/support/users/hwongcom/)
 * (@hwongcom)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/import-contacts-not-working/#post-6475234)
 * maybe because the server’s php time out or cut off after some time. so you may
   need to either set php timeout to be longer or get your server admin to do the
   settings.

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