Replies: 0
On my wordpress website, https://pureassignment.com/ , I was having trouble with automatic emails. When I downloaded Easy WP SMTP and logged in properly, I used send an email test and it worked. Afterwards, I realzied sending email problem is still not fixed on rest of the website. Somehow, your plugin could send emails but other plugins couldn. When I searched for it on log files, I realized it was related caused by “Invalid sender: From():” error.
I believe, somehow, this plugin can’t change the $from input on wpmail for the rest of the web page. I fixed the problem by chaning my smtp plugin, now it works. What do you think caused this problem?