Repro steps:
- create basic Contact form, including separate User and Admin Notifications
- on front-end, fill out form, hit submit
- User receives email confirmation
BUG: Admin never received email notification
I’ve got the GF log, but can’t ‘read’ it. The error message on the entries is:
Admin Notification (ID: 51794abf1f0d2)
WordPress was unable to send the notification email. Cannot send email because the TO address is invalid.
(note: the other notification to the user is green, working fine.)
Here’s the To: line of the offending form: {admin_email}cbaird@bairdbuildersinc.com,jkimbb@msn.com,infocshouse@gmail.com,kim@t3chworx.com
PS: I have added the Brevo code, DKIM record, and DMARC records to the DNS server-side and the error persists.