Can boss_mail send out CC's and BCC's?

50 views
Skip to first unread message

Kai Janson

unread,
Feb 5, 2013, 2:57:28 PM2/5/13
to chica...@googlegroups.com
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

Evan Miller

unread,
Feb 7, 2013, 10:49:18 AM2/7/13
to ChicagoBoss
IIRC the "To" field is who the email is actually delivered to. You can
include that address as To: Cc: or nowhere (Bcc) in the headers.
> --
> 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 chicagoboss...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



--
Evan Miller
http://www.evanmiller.org/

can2nac

unread,
Jun 24, 2014, 8:06:16 PM6/24/14
to chica...@googlegroups.com
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,

can2nac

unread,
Jun 29, 2014, 8:11:28 AM6/29/14
to chica...@googlegroups.com
solved
Reply all
Reply to author
Forward
0 new messages