<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6.1 - htmldocs - tags-pb3.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T08:43:59</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#60478" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#28549" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#25831" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#25694" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#17202" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#14380" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10983" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10880" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10723" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#7428" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#60478">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#60478</link>
		<description>It would be useful to know the subtype of multipart mail created by using cfmailpart.  Doing command-line IMAP shows that it is multipart/alternative in my particular case.  Is this always the case?  Is there an algorithm Coldfusion uses to decide the multipart subtype?</description>
		<dc:creator>jon.wolski</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-01-24T12:59:24</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#28549">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#28549</link>
		<description>In my testing for Mozilla Thunderbird 1.0  putting the HTML mailpart before the TEXT mailpart always shows text, even if you &quot;View message body as original HTML&quot; in the Thunderbird menu.&lt;br /&gt;&lt;br /&gt;Order seems to matter, when I specify the TEXT mailpart first, then the HTML mailpart, all is fine.</description>
		<dc:creator>Mr.Yuck</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-25T09:01:16</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#25831">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#25831</link>
		<description>I have tested sending a multipart mail message using ColdFusion MX 6.1 cfmail, and could read both the HTML and plain text parts in Mozilla Thunderbird 1.0.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-12-24T12:14:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#25694">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#25694</link>
		<description>I'm having issues with multipart emails using cfmailpart... &lt;br /&gt;&lt;br /&gt;&lt;cfmail from=&quot;#sender#&quot; to=&quot;#email#&quot; subject=&quot;#subject#&quot; failto=&quot;#emailfrom#&quot;&gt;&lt;br /&gt;&lt;cfmailpart type=&quot;html&quot;&gt;#html_content#&lt;/cfmailpart&gt;&lt;br /&gt;&lt;cfmailpart type=&quot;text&quot;&gt;#text_content#&lt;/cfmailpart&gt;&lt;br /&gt;&lt;/cfmail&gt;&lt;br /&gt;&lt;br /&gt;This displays the html version fine with Outlook, Outlook express, but can only display the text version with html-enabled email clients like Mozilla Thunderbird, Safari etc.&lt;br /&gt;&lt;br /&gt;However, if I just use the plain old cfmail with the type=&quot;html&quot; attribute, and NO cfmailpart tags, the above email clients can view the html just fine.&lt;br /&gt;&lt;br /&gt;Suggestions?? Known bug??</description>
		<dc:creator>marcusw1234</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-20T23:03:59</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#17202">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#17202</link>
		<description>Hmmm.  So I upgraded to 6.1 to fix undocmented errors with HTTPS using cfhttp and find that I have broken all my nicely crafted cfmail routines - you broke multipart/mixed - all my existing applications that build attachments have to be rebuilt AND you broke my HTML/Text cfmail.   Not pleased.  Can hardly wait for Monday to see what else is broken!</description>
		<dc:creator>Bruce C</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-19T12:50:46</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#14380">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#14380</link>
		<description>any clue as to when enhancement 53779 will be released?</description>
		<dc:creator>reinrl</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-05-12T07:53:19</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10983">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10983</link>
		<description>We have also entered an enhancement request (54608) to add the ability to create MIME divisions on the fly in cfmail. &lt;br&gt;Request 53779 covers the image isue only.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-03-15T08:20:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10880">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10880</link>
		<description>This is enhancement 53779, which should be in the next release of ColdFusion.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-03-12T07:21:23</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10723">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#10723</link>
		<description>I agree... the inability to generate MIME divisions on the fly is proving severely difficult to work around. I'm creating an application where users can query data and then optionally email the data as a CSV file.  I've already got the data encoded as CSV in a variable, but there's no way to insert that string into the message as an attachment.  I guess the best workaround is to swap it out to a temporary file and attach that, but then I have to work out how to clean those files up later (after spooling is complete).&lt;br /&gt;&lt;br /&gt;Really all we need is an option to have cfmailpart use &quot;multipart/mixed&quot; rather than &quot;multipart/alternative&quot;.  And the ability to add headers (eg. Content-Disposition) within cfmailpart would be very useful.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-10T14:43:54</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#7428">
		<title>coldfusion/6.1/htmldocs/tags-pb3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pb3.htm#7428</link>
		<description>We're having trouble getting inline images to work using the CFMAILPART tag in MX 6.1.&lt;br /&gt;&lt;br /&gt;Full description of the problem is posted in the forums at&lt;br /&gt;http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=7&amp;threadid=767808&lt;br /&gt;&lt;br /&gt;Can CFMAIL be corrected so that it still supports&lt;br /&gt;&lt;cfmailparam name=&quot;content-type&quot; value=&quot;multipart/alternative; boundary=&quot;&quot;----mailboundary----&quot;&quot;&quot;&gt; so legacy code that uses it doesn't break, and we can still utilize inline images?</description>
		<dc:creator>csteinola</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-02-05T09:49:15</dc:date>
	</item>
	</rdf:RDF>

