My blog sends the emails (for example after registration, etc.) and sender is a WordPress, how to change sender name? The email that my blog is sending has adress: wordpress@mydomain.com, where is that come from?
My blog sends the emails (for example after registration, etc.) and sender is a WordPress, how to change sender name? The email that my blog is sending has adress: wordpress@mydomain.com, where is that come from?
I believe the file responsible for this is located at wp-includes/pluggable.php
However it's not advisable to go mucking about with core files. Here is a plugin that may do what you want. There may be others in the plugin directory, I haven't looked that closely.
This topic has been closed to new replies.