User Notification works but Admin Notification never received [RESOLVED]

Repro steps:

  1. create basic Contact form, including separate User and Admin Notifications
  2. on front-end, fill out form, hit submit
  3. 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.

Try adding a comma after {admin_email}

1 Like

Oh…my…don’t I feel stoooooopid.

Chris - THANK YOU! That worked. <HUGE hug!>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.