[ic] [email] with cc:

Rene Hertell interchange-users@icdevgroup.org
Tue Aug 20 17:25:01 2002


> It it possible to add a cc: field using the [email] tag?
>
> I tried using:
>
> [email
>       to="primary@account.com"
>  subject="subject"
>     from="from@company.com"
>     extra="cc:secondary@account.com"
> ]

Use the email-raw tag. There you can build your own custom headers like cc,
bcc etc.
Rene