[Zope] (Cc || Bcc) && <dtml-sendmail>
Dieter Maurer
dieter@handshake.de
Fri, 19 Jan 2001 23:09:04 +0100 (CET)
Jeff Peterson writes:
> The Problem: I would like to Cc or Bcc the originator of the request with a
> copy of the request for record keeping purposes. I cannot however seem to
> get Cc or Bcc, written as headers much like the To and From, to work with
> <dtml-sendmail>. In addition, all documentation of <dtml-sendmail> I have
> seen does not talk about either Cc or Bcc. Is there a way to do this?
We use "CC:" and it works fine.
Dieter