This issue really driving me crazy this past hours. Why is the email that send with Mandrill not showing the right information about the Cc email address.
So for example, I want to send email to
- receiver_to_a@mail.com
- receiver_cc_a@mail.com
- receiver_cc_b@mail.com
When I see the email header on receiver_cc_a@mail.com. its always show no cc, and that email is send "to" receiver_cc_a@mail.com, not as cc
Is anyone having the same problem? I already try sending email in PHP with PhpMailer and also try from the PHP API from Mandrill itself but no luck.