Title: Babu Siva M's Replies | WordPress.org

---

# Babu Siva M

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload SES Lite] Login via InfiniteWP turns plugin off](https://wordpress.org/support/topic/login-via-infinitewp-turns-plugin-off/)
 *  [Babu Siva M](https://wordpress.org/support/users/developerbabu/)
 * (@developerbabu)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/login-via-infinitewp-turns-plugin-off/#post-7398120)
 * Hi Sylvain Deaure,
    This is Babu from InfiniteWP Development Team. I acknowledge
   that having the require/include **pluggable.php** in our plugin is a bad practice.
   We will make changes to the code blocks where we currently use the pluggable 
   functions. I have installed both the WP SES plugin and the InfiniteWP Client 
   plugin on a WP Install to see if the issue could be replicated. The iwp-client
   does not conflict with your code in the first place (We will make changes to 
   pluggable.php). Even after deletion of iwp client plugin, WP-SES gives the same
   wp_mail override by another plugin error. There are no other plugins activated
   on my WP install when I got this error from WP-SES log file. Kindly have a check
   on your code and see if this can be fixed from your side 🙂 Logs from your plugin:
 *     ```
       1464592880	Start Logging
       1464592899	ERROR	wp_mail override by another plugin !!
       1464592899	Then deactivating plugin
       1464592899	wp_mail already defined in \htdocs\wpsite1\wordpress\wp-includes\pluggable.php
       ```
   
 * Let me know if you need more details on the issue. I will be more than glad to
   help you recreate the issue.

Viewing 1 replies (of 1 total)