Reputation: 1857
I installed WordPress using OpenShift's default package. Emails are not being sent (default welcome message and forgotten password link, new user, etc). What do I have to do to get these working?
Upvotes: 1
Views: 532
Reputation:
They are probably getting blocked by the spam filter. I would recommend that you using something like sendgrid, gmail, or mailgun and configure WordPress to use them as a third party service to get your emails to be consistent.
Upvotes: 1