Re: [Zope] (Cc || Bcc) dtml-sendmail

2001-01-22 Thread Dieter Maurer
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

RE: [Zope] (Cc || Bcc) dtml-sendmail

2001-01-19 Thread Loren Stafford
s -- end -- /dtml-sendmail/dtml-with "PARENTS[-1]" -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Peterson Sent: Friday, January 19, 2001 11:41 To: Zope@Zope. Org Subject: [Zope] (Cc || Bcc) dtml-sendmail We built our intranet on Z

RE: [Zope] (Cc || Bcc) dtml-sendmail

2001-01-19 Thread Jeff Peterson
. Org' Subject: RE: [Zope] (Cc || Bcc) dtml-sendmail Here's an example from one of my workinig tech-support forms. I used to have a Bcc: right after the Cc: dtml-with "PARENTS[-1]"dtml-sendmail mailhost=MailHost To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], dtml-v

[Zope] (Cc || Bcc) dtml-sendmail

2001-01-19 Thread Jeff Peterson
We built our intranet on ZOPE 2.2.x, mostly it is a tech support app that ensures our techs only deliver the info we need. Anyway, the method of doing this is sending a form via email with the info. The Problem: I would like to Cc or Bcc the originator of the request with a copy of the request