- This topic has 2 replies, 3 voices, and was last updated 5 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Has anyone got an SMTP plugin to work with e-Store?
Tagged: SMTP mail
Hi,
I have install the WP Mail SMTP plugin and am able to successfully send test emails from my SMTP server. However, nothing I do seems to make e-Store use this instead of the default mailing system.
For example I set the option to use the WP mailing system and it still uses my hosts mailing system. I then turn this off and again it makes no difference.
When the emails are sent from e-Store (for example a license code) the email header shows that the mail was sent from hostgator and not my SMTP server. Sent from the MP Mail SMTP plugin test, the header clearly shows that my smtp server send the mail.
Now the WP Mail SMTP is supposed to replace the WP_Mail() function with it’s own code for SMTP. Does e-Store not use this function?
Thanks
This plugin is known to work:
WP eStore uses the standard wp_mail() function. So any SMTP plugin will work fine. eStore doesn’t do anything special here. Take estore out of the equation and just test if your site is working fine with SMTP. What happens when you send a test email via the SMTP plugin?