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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to