- Setup PhabricatorMailImplementationSendGridAdapter
- Head to /mail/send, craft a test message with a user in the CC: line
- CC'd User does not receive email message
Note 1: Bug only surfaced after enabling metamta.one-mail-per-recipient == false (but still reproduces manually when reset to true)
Note 2: Only tested with GMail/Google App recipients (unclear if SendGrid problem or GMail problem)
Digging further, it looks like SendGrid's crazy API doesn't even officially support CC addresses. I'm guessing the workaround implemented here isn't as functional as their support team indicated: