admin管理员组文章数量:1288020
I am using an SMTP plugin to manage my emails in WordPress. Previously I used a plugin called EasyWP SMTP. since it did not meet my needs I unstalled it and installed Post SMTP Mailer. now everything working fine. Even I can see email logs.
But except for one situation. When I try to resend an email from the Email Logs interface. I receive the correct email. But From Name replace by : EasyWP (instead of my site name) From email address : [email protected] (it should be [email protected])
What should I do? Where is this EasyWP name coming from? I checked every place. I can't find any place.
I am using an SMTP plugin to manage my emails in WordPress. Previously I used a plugin called EasyWP SMTP. since it did not meet my needs I unstalled it and installed Post SMTP Mailer. now everything working fine. Even I can see email logs.
But except for one situation. When I try to resend an email from the Email Logs interface. I receive the correct email. But From Name replace by : EasyWP (instead of my site name) From email address : [email protected] (it should be [email protected])
What should I do? Where is this EasyWP name coming from? I checked every place. I can't find any place.
Share Improve this question asked Sep 7, 2021 at 4:08 Prageeth LiyanagePrageeth Liyanage 1011 bronze badge 1- Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Bot Commented Sep 7, 2021 at 17:21
1 Answer
Reset to default 0Have you disabled EasyWP SMTP or completely deleted it? If you've deleted it and it still shows the old from address, most likely some database entries are leftover. To fix:
- Depending on how you've setup Post SMTP mailer, try changing the From address details in this plugin's settings
- Manually change the From address in WordPress using filters in
functions.php
. See method 3 at this link
Please note that this doesn't remove any database entries created by the EasyWP SMTP (if any).
本文标签: pluginsSMTP emails not picking up the correct From name and From email
版权声明:本文标题:plugins - SMTP emails not picking up the correct From name and From email 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741336517a2373071.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论