Hi — I'm experiencing an unusual problem and wanted to check if this was a known issue or a configuration error on my end.
My form has a user notification email set up. In the BCC field, I have comma-separated merge tags for three email address fields entered by the user when the form is completed. I.e.: {Email Address:1},{Email Address:2},{Email Address:3}
The notification works perfectly fine when the user completes all three address fields, or even just the first two fields. But if the user only completes the _first_ address field, then the notification doesn't BCC to that address — only the To recipient receives it.
I'm using WP-Mail-SMTP, but I've found that this problem is consistent across SMTP, PHP mail() function, etc. I'd be grateful for any suggestions!