No takers on this one? ----- Original Message ----- Sent: Wednesday, October 24, 2001 2:41 PM Subject: Modifying underliverable mail headers
> On our intranet I have a form set up so I can take a look at > messages that end up in the CFUSION/MAIL/UNDELIVR. It uses CFFILE to bring > the contents of a particular message into a textarea. Then I can modify a > malformed e-mail address if I can, and re-write the file to the SPOOL > directory to be resent. > > This works fine, but when the messages go through they appear not to have a > subject or a to: field. Does anyone have any idea why? Below is an example > of a message as read by CFFILE from the UNDELIVR folder: > > x-cf-version: 4.5.0 > x-cf-server: 131.187.108.254 > x-cf-port: 25 > x-cf-timeout: 180 > x-cf-from: "Owen Leonard" <[EMAIL PROTECTED]> > x-cf-to: "Owen Leonard" <[EMAIL PROTECTED]> > > > Content-type: text/plain > > Date: Tue, 23 Oct 2001 14:14:42 -0400 > > From: "Owen Leonard" <[EMAIL PROTECTED]> > > Subject: This is a subject > > To: "Owen Leonard" <[EMAIL PROTECTED]> > > > > Message body > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

