Send mail with cc and bcc?

1,908 views
Skip to first unread message

THE_AI

unread,
Jun 9, 2011, 3:45:06 AM6/9/11
to MailChimp API Discuss
I see that the STS API doesn't support cc and bcc messages, but those
are actually supported by SES:
http://docs.amazonwebservices.com/ses/latest/APIReference/

My question here is - what should I do with bcc messages? If I add
the email address to the normal recipient list, then the recipient
will get the email, but he will also see all other people receiving
the same mail and I'll expose all users emails this way...

What should be my strategy here?

jesse

unread,
Jun 9, 2011, 11:59:59 AM6/9/11
to MailChimp API Discuss
We purposely did not support those. If you are BCC'ing, our opinion is
that that is bulk and you should be using normal campaigns. CC'ing is
bad for the obvious reason you've stated.


jesse

THE_AI

unread,
Jun 9, 2011, 12:29:08 PM6/9/11
to MailChimp API Discuss
I'm working on the joomla plugin that will send all joomla emails
trough the STS api.

There are some extensions (even in the core) that use the BCC option.
Now I'm just logging that an extension is using the bcc option and the
mail is not going to be sent, but this is stupid.

If you guys are not willing to implement those 2 functions, then I'll
have to send those mails trough PHPmailer :(

Fabrizio Moscon

unread,
Jun 14, 2011, 1:28:23 PM6/14/11
to MailChimp API Discuss
Using bcc does NOT necessarily mean to spam users.
In my case I need to notify 100 user - let's say - of a wall activity
that they agreed to received by email but I don't want to use `to:` as
it will disclose their email to each other. And I don't want to send
individual email either because all the benefit of the Mailchimp's
queue buffer will be lost as I will send all the 100 messages in
series which approximately will take 0.6 seconds * 100 = 60 seconds.
This notification are not a campaign as they are generated on fly as
the events happened.

If Mailchimp doesn't allow using bcc: sooner I will be forced to call
Amazon SES directly as they volume of email will grow.

jesse

unread,
Jun 24, 2011, 3:31:52 PM6/24/11
to MailChimp API Discuss
SendEmail now supports CC and BCC addresses and names just like
Amazon's SES does:

http://apidocs.mailchimp.com/sts/1.0/sendemail.func.php


jesse
Reply all
Reply to author
Forward
0 new messages