cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use CC and BCC dynamically in Mail Adapter?

Former Member
0 Kudos

Hi,

I configured dynamically assigned mail addresses like shown here: /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address

But there is only the possibility to set the "From" and "To" fields. How can I assign "CC" and "BCC"?

Regards,

Daniel

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Daniel,

AFAIK this is not possible in standard

you need to use:

1. 2 send steps (if you use BPM) one of normal mail

and one for CC

2. create a java proxy and use one of mail APIs

inside it which allows using CC

Regards,

michal