<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Emails With Embedded Images Using Realbasic	</title>
	<atom:link href="http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/feed/" rel="self" type="application/rss+xml" />
	<link>http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/</link>
	<description>Web Custom Controls</description>
	<lastBuildDate>Fri, 09 May 2014 13:34:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.1</generator>
	<item>
		<title>
		By: Daniel L. Taylor		</title>
		<link>http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/comment-page-1/#comment-20</link>

		<dc:creator><![CDATA[Daniel L. Taylor]]></dc:creator>
		<pubDate>Wed, 27 Jun 2012 21:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://webcustomcontrols.com/?p=545#comment-20</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/comment-page-1/#comment-18&quot;&gt;Tobias Bußmann&lt;/a&gt;.

I&#039;ve been unable to reproduce the feedback report bug 11318 (change on read access). What is the MIME-scrambling bug?

I should note that even if my work around is affected by a bug, you can clean up the bug in the custom source before sending the message. Once you&#039;ve gone into &quot;custom&quot; mode, you can do what you want with the source and it will not be reinterpreted or changed by the parent class. But changes in your custom source will also not reflect in the properties of the parent class.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/comment-page-1/#comment-18">Tobias Bußmann</a>.</p>
<p>I&#8217;ve been unable to reproduce the feedback report bug 11318 (change on read access). What is the MIME-scrambling bug?</p>
<p>I should note that even if my work around is affected by a bug, you can clean up the bug in the custom source before sending the message. Once you&#8217;ve gone into &#8220;custom&#8221; mode, you can do what you want with the source and it will not be reinterpreted or changed by the parent class. But changes in your custom source will also not reflect in the properties of the parent class.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tobias Bußmann		</title>
		<link>http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/comment-page-1/#comment-19</link>

		<dc:creator><![CDATA[Tobias Bußmann]]></dc:creator>
		<pubDate>Wed, 27 Jun 2012 17:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://webcustomcontrols.com/?p=545#comment-19</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/comment-page-1/#comment-18&quot;&gt;Tobias Bußmann&lt;/a&gt;.

...links seem to be eaten by wordpress...

Setting Attachment header: feedback://showreport?report_id=7119
Getting Attachment header: feedback://showreport?report_id=11103

Problem with re-parsing Source: feedback://showreport?report_id=11318]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/comment-page-1/#comment-18">Tobias Bußmann</a>.</p>
<p>&#8230;links seem to be eaten by wordpress&#8230;</p>
<p>Setting Attachment header: feedback://showreport?report_id=7119<br />
Getting Attachment header: feedback://showreport?report_id=11103</p>
<p>Problem with re-parsing Source: feedback://showreport?report_id=11318</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tobias Bußmann		</title>
		<link>http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/comment-page-1/#comment-18</link>

		<dc:creator><![CDATA[Tobias Bußmann]]></dc:creator>
		<pubDate>Wed, 27 Jun 2012 17:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://webcustomcontrols.com/?p=545#comment-18</guid>

					<description><![CDATA[Nice wrap-up and workaround! I&#039;d like to point you to some Feedback cases and another workaround to set custom Header fields currently not supported: use a kind of string injection like att.Name = f.name + chr(34) + &quot;; Content-ID=&quot; + chr(34) + &quot;MyImageAttachmentId&quot;

Setting Attachment header: 
Getting Attachment header: 

Problem with re-parsing (wrongly) the Source on access (even _read_ access!) and not beeing able to read original source (incomming mail) or set custom source (outgoing mail): 

have not yet tested in detail, but your workaround should be affected by the latter MIME-scrambling bug as well :(]]></description>
			<content:encoded><![CDATA[<p>Nice wrap-up and workaround! I&#8217;d like to point you to some Feedback cases and another workaround to set custom Header fields currently not supported: use a kind of string injection like att.Name = f.name + chr(34) + &#8220;; Content-ID=&#8221; + chr(34) + &#8220;MyImageAttachmentId&#8221;</p>
<p>Setting Attachment header:<br />
Getting Attachment header: </p>
<p>Problem with re-parsing (wrongly) the Source on access (even _read_ access!) and not beeing able to read original source (incomming mail) or set custom source (outgoing mail): </p>
<p>have not yet tested in detail, but your workaround should be affected by the latter MIME-scrambling bug as well 🙁</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Envoyer un e-mail avec des images intégrées depuis RealStudio &#124; Blog sur RealStudio		</title>
		<link>http://webcustomcontrols.com/open-source/emails-with-embedded-images-using-realbasic/comment-page-1/#comment-16</link>

		<dc:creator><![CDATA[Envoyer un e-mail avec des images intégrées depuis RealStudio &#124; Blog sur RealStudio]]></dc:creator>
		<pubDate>Sat, 23 Jun 2012 06:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://webcustomcontrols.com/?p=545#comment-16</guid>

					<description><![CDATA[[...] Cliquez ici pour retrouver l&#8217;article orignal. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Cliquez ici pour retrouver l&rsquo;article orignal. [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
