Plugin not sending to worker
-
Hi Guys,
So I have set the plugin to
1. Send an email to [email protected]
2. Send an email to the worker as well – in error 6 and 7 it was to worker 1.
Number 1 seems be happening, but number 2 is not – what do I need to do to make this work correctly.
Kyle
———— ERROR #7 ————
TYPE: MAIL
ERRORS: {“wp_mail_failed”:[“You must provide at least one recipient email address.”]}
ERRORS_DATA: {“wp_mail_failed”:{“to”:[“”],”subject”:”Reservation Kyle Teer”,”message”:”<p>Appointment pending<\/p>\n<p> <\/p>”,”headers”:[],”attachments”:[],”phpmailer_exception_code”:2}}
———- ERROR #7 END ———-———— ERROR #6 ————
TYPE: MAIL
ERRORS: {“wp_mail_failed”:[“You must provide at least one recipient email address.”]}
ERRORS_DATA: {“wp_mail_failed”:{“to”:[“”],”subject”:”Reservation Molly Saunders”,”message”:”<p>Appointment pending<\/p>\n<p> <\/p>”,”headers”:[],”attachments”:[],”phpmailer_exception_code”:2}}
———- ERROR #6 END ———-———— ERROR #5 ————
TYPE: MAIL
ERRORS: {“wp_mail_failed”:[“You must provide at least one recipient email address.”]}
ERRORS_DATA: {“wp_mail_failed”:{“to”:[“”],”subject”:”Reservation Jenna”,”message”:”<p>Appointment pending<\/p>\n<p> <\/p>”,”headers”:[],”attachments”:[],”phpmailer_exception_code”:2}}
———- ERROR #5 END ———-
The topic ‘Plugin not sending to worker’ is closed to new replies.