It seems that CF is not sending the correct content-type when I try to send 
an email with an attachment.  It insists on text/mixed.  I have attempted 
to override this using:

<cfmailparam name="Content-Type" value="multipart/mixed; 
boundary=""#boundary#""">

with boundary being generated by CreateUUID().

So, any idea how to get CF to quit using text/mixed as a content type? Is 
it an IIS or server problem instead?

I'm pulling my hair out on this one.

---
Craig Snyder
Information Architect/Certified ColdFusion Developer
ElectricFusion.com, LLC - www.electricfusion.com
Tel: 612/237-8107
Email: [EMAIL PROTECTED] 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to