How do I change notification emails address from WordPress @mydomain.net to something else.
I want to do this because WordPress @mydomain.net ends up getting flagged as junk mail.
Thanks
Daniel
|
How do I change notification emails address from WordPress @mydomain.net to something else. I want to do this because WordPress @mydomain.net ends up getting flagged as junk mail. Thanks Daniel | |||||||||
feedback
|
|
I use a very similar approach like John P Bloch and Bainternet, just a little bit more flexible, so I don’t have to change the mail address for any client:
| |||||
feedback
|
|
There's a great plugin that does this for you called Send From. However, if you want to roll this yourself, it's dead simple. To change the email address add a filter on
And you can also change the sender's name using the
Just swap the fake values for your real email address and you're good to go. | |||
|
feedback
|
|
here:
Change Name to the name you want and email@Domain.com to the email address you want. but if you change the email address most anti span filter will block or spam your mail for spoofing. | |||
feedback
|