Home › Forums › WordPress Plugins › Bulk Mailer Issues? › Reply To: Bulk Mailer Issues?
Hi Cody,
Thanks for reaching out.
The bulk mailer will prepare one message with 1000 users’ personalizations at a time, and send that to Sendgrid. Sendgrid then processes the delivery on their own time and servers.
The logs you included indicate that at least one recipient email address is missing or invalid, and Sendgrid is complaining.
{"errors":[{"message":"Does not contain a valid address.","field":"personalizations.607.to.0.email","help":"http://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/errors.html#message.personalizations.to"}]}
Please review the your users’ email addresses to see which one is broken. You can also test this using the Dry Run tool under the bbpnns Settings > Support screen.
Cheers,
Vinny