Hi, have you managed to send CC or BCC?

I have added CC to header, they actually are in header on recipient side 
but now email was sent to bcc or cc address.
Here is a header example
[{"Subject","Thank you for 
registration"},{"To",Email},{"From",?EMAIL_NOREPLY},{"cc",?EMAIL_ADMIN},{"bcc",?EMAIL_ADMIN}]

gen_smtp has an open issue about bcc fields being not processed: 
https://github.com/Vagabond/gen_smtp/issues/11
and source code of gen_smtp has no sign of bcc or cc processing.

It seems that i have to send emails to CCs separately, i.e. take To and 
CCs, create dispatch list, send emails to each from dispatch list, is this 
correct?

best,

On Tuesday, February 5, 2013 11:57:28 PM UTC+4, Kai Janson wrote:
>
> Everyone, 
>
> I've looked through the documentation but I did not see anything regarding
> CC'-ing or BCC'-ing emails sent out by boss_mail.
>
> Thank you!
> --Kai
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/94b53e70-b612-4435-b3ca-c54f91f9fc68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to