Title: cfx_imsmail Question
To save the attachments, will I have to decode them first?  Any recommendations how to approach this?
 
Thanks!
 
David Brooks
-----Original Message-----
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 20, 2002 2:16 PM
To: inFusion Support List
Subject: Re: [iMS] cfx_imsmail Question

You can loop through the file attachments and this will work very well unless there are embedded html components (images, for example).  The way this is configured in an html email is that the html has references to CIDs which are numbers that reference to embedded objects.  If you have an email like this then it is very difficult to recreate the email with the embedded components intact.
 
Regards,
 
Howie
----- Original Message -----
Sent: Thursday, June 20, 2002 3:02 PM
Subject: [iMS] cfx_imsmail Question

Heya all,

Ok, here is the scenario:

SMTP receives an email with an attachment.  I want re-create the email using cfx_imsmail.

I have the message decoded, and a list of the file attachments.  Now, using cfx_imsmail, how would I get the attachments from the original message into the new one?  Loop through the file attachments, save them to disk, and append them using the "attachments" attribute of the cfx tag?

Also, I won't be using the "emailfile" attribute of the cfx tag.

This list server is Powered by iMS
"The Swiss Army Knife of Mail Servers"

To leave this list please complete the form at http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]

Reply via email to