Sending emails can be tricky, and it is by far one of the most common issue reported by our users.

No emails are being sent or received

When this issue occurs, you can safely conclude that your sending method is not working well.

It could be that your sending method is not able to send with the default from Address set in your sending method.

So you can either reconfigure your email sending method with a method of your choice or simply go for the easy solution and configure SendGrid with Wappointment. This is our number one recommendation, it will just work 99,9% of the time.

Email reminders late or never received

You are receiving confirmation emails but you are not receiving reminders? Then that’s probably because you have an issue of background scheduled tasks not being executed. You’ll need to setup a CRON task on your WordPress site.

The From Address does not match a verified Sender Identity

You are getting the following error:

POST https://api.sendgrid.com/v3/mail/send resulted in a 403 Forbidden response: {"errors":[{"message":"The from address does not match a verified Sender Identity. Mail cannot be sent until this error (truncated...)

This is an issue that will arise when trying to send with SendGrid with an unverified From Address.

In order to solve that:

  1. Check the Sender Authentication section in the SendGrid’s configuration guide
  2. And check the section Changing the sender email or From Address in the email configuration guide
Ben
Ben
Ben takes care of all technical aspects of Wappointment. His ultimate goal, a 100% reliable solution that's just powerful enough to cover all of the possible needs for appointment scheduling.