Title: Problem with notification for changed password
Last modified: February 22, 2017

---

# Problem with notification for changed password

 *  Resolved [spespam](https://wordpress.org/support/users/spespam/)
 * (@spespam)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/problem-with-notification-for-changed-password/)
 * Hello,
    I’m using this plugin for my users. Everything works fine, except for
   the mail received by the user when he changed his password. It says that the 
   mail comes from “WordPress” and the address is [wordpress@mysite.com](https://wordpress.org/support/topic/problem-with-notification-for-changed-password/wordpress@mysite.com?output_format=md)
   I don’t have that problem with the confirmation for the registration info sent
   to the user. The email is [contact@mysite.com](https://wordpress.org/support/topic/problem-with-notification-for-changed-password/contact@mysite.com?output_format=md)
   and the mail comes from My Site. The problem is encountered only with the mail
   that confirms that the password has been changed. How can I correct this ? Because
   I already indicated “My Site” and [contact@mysite.com](https://wordpress.org/support/topic/problem-with-notification-for-changed-password/contact@mysite.com?output_format=md)
   in the admin area.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/problem-with-notification-for-changed-password/#post-8845203)
 * That particular email is a WordPress email, not one from WP-Members.
 * You can use the [wp_mail_from](https://codex.wordpress.org/Plugin_API/Filter_Reference/wp_mail_from)
   and [wp_mail_from_name](https://codex.wordpress.org/Plugin_API/Filter_Reference/wp_mail_from_name)
   filters to change that email’s from address. Or you can disable it with [send_password_change_email](https://codex.wordpress.org/Plugin_API/Filter_Reference/send_password_change_email).
 * Alternatively, the plugin’s [Advanced Options extension](http://rocketgeek.com/plugins/wp-members/extensions/advanced-options/)
   has a setting to disable this (and many other things).

Viewing 1 replies (of 1 total)

The topic ‘Problem with notification for changed password’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/problem-with-notification-for-changed-password/#post-8845203)
 * Status: resolved