<?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: Vesijama, the Very Simple Java Mail library</title>
	<atom:link href="http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/</link>
	<description>House Of Code</description>
	<lastBuildDate>Mon, 01 Mar 2010 11:43:15 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jordan</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-974</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Wed, 09 Dec 2009 15:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-974</guid>
		<description>It worked perfectly right away and is exactly what should have been built into JavaMail.  Thanks!</description>
		<content:encoded><![CDATA[<p>It worked perfectly right away and is exactly what should have been built into JavaMail.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny Bottema</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-970</link>
		<dc:creator>Benny Bottema</dc:creator>
		<pubDate>Sat, 05 Dec 2009 09:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-970</guid>
		<description>I think it is easier to use!

If you don&#039;t mind, I&#039;ll just put a quote here from the &lt;a href=&quot;http://code.google.com/p/vesijama/wiki/Manual&quot; rel=&quot;nofollow&quot;&gt;Vesijama wiki&lt;/a&gt;.

&lt;blockquote&gt;&lt;strong&gt;Alternatives&lt;/strong&gt;
There are some alternatives around, such as the Spring mailing framework or the Apache Commons Mail. However, Spring works a bit awkward with anonymous subclasses and stuff (and you need Spring in your dependencies), while Apache Commons Mail isn&#039;t as simple as it could be.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>I think it is easier to use!</p>
<p>If you don&#8217;t mind, I&#8217;ll just put a quote here from the <a href="http://code.google.com/p/vesijama/wiki/Manual" rel="nofollow">Vesijama wiki</a>.</p>
<blockquote><p><strong>Alternatives</strong><br />
There are some alternatives around, such as the Spring mailing framework or the Apache Commons Mail. However, Spring works a bit awkward with anonymous subclasses and stuff (and you need Spring in your dependencies), while Apache Commons Mail isn&#8217;t as simple as it could be.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casual Observer</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-968</link>
		<dc:creator>Casual Observer</dc:creator>
		<pubDate>Sat, 05 Dec 2009 01:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-968</guid>
		<description>Any advantages over the Apache Commons Email library? 
http://commons.apache.org/email/</description>
		<content:encoded><![CDATA[<p>Any advantages over the Apache Commons Email library?<br />
<a href="http://commons.apache.org/email/" rel="nofollow">http://commons.apache.org/email/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: you.rock</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-780</link>
		<dc:creator>you.rock</dc:creator>
		<pubDate>Thu, 15 Oct 2009 23:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-780</guid>
		<description>Cheers for this!!! Nice work.</description>
		<content:encoded><![CDATA[<p>Cheers for this!!! Nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny Bottema</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-764</link>
		<dc:creator>Benny Bottema</dc:creator>
		<pubDate>Sun, 04 Oct 2009 13:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-764</guid>
		<description>Hello Rich,

There&#039;s no mailing list or forum... yet. I may put up one in the future, if there&#039;s enough demand.

Regarding your issue with the embedded issue, I can take a look at your code if you would send a sample code to &#039;b dot bottema at projectnibble dot org&#039;. Also, is the problem consistent with other mail viewers?</description>
		<content:encoded><![CDATA[<p>Hello Rich,</p>
<p>There&#8217;s no mailing list or forum&#8230; yet. I may put up one in the future, if there&#8217;s enough demand.</p>
<p>Regarding your issue with the embedded issue, I can take a look at your code if you would send a sample code to &#8216;b dot bottema at projectnibble dot org&#8217;. Also, is the problem consistent with other mail viewers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-763</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sun, 04 Oct 2009 10:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-763</guid>
		<description>Hi Benny,

Thanks for open sourcing this - it looks like a great little API. Not sure if there&#039;s a support mailing list or forum...?

After following the example on your googlecode page I&#039;m having a bit of trouble embedding images. I can see them appearing as attachments, and I&#039;m referencing them in my email html using src=&quot;cid:xxx&quot; however when I inspect the html that arrives in my inbox I just see an empty  tag. Any ideas?

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Benny,</p>
<p>Thanks for open sourcing this &#8211; it looks like a great little API. Not sure if there&#8217;s a support mailing list or forum&#8230;?</p>
<p>After following the example on your googlecode page I&#8217;m having a bit of trouble embedding images. I can see them appearing as attachments, and I&#8217;m referencing them in my email html using src=&#8221;cid:xxx&#8221; however when I inspect the html that arrives in my inbox I just see an empty  tag. Any ideas?</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny Bottema</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-627</link>
		<dc:creator>Benny Bottema</dc:creator>
		<pubDate>Mon, 13 Jul 2009 18:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-627</guid>
		<description>Although I am not familiar with Apple mail, I have seen this behavior before. It was a &#039;feature&#039; provided by the email client (web based) that always attached embedded images. Are you sure this is not intended behavior with Apple mail?</description>
		<content:encoded><![CDATA[<p>Although I am not familiar with Apple mail, I have seen this behavior before. It was a &#8216;feature&#8217; provided by the email client (web based) that always attached embedded images. Are you sure this is not intended behavior with Apple mail?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javadoc</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-623</link>
		<dc:creator>javadoc</dc:creator>
		<pubDate>Mon, 13 Jul 2009 16:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-623</guid>
		<description>nice. on problem i have with this is:  applemail.
as soon as you use embedded images, die displays them inline as well as attached (so doubled). any idea?</description>
		<content:encoded><![CDATA[<p>nice. on problem i have with this is:  applemail.<br />
as soon as you use embedded images, die displays them inline as well as attached (so doubled). any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: post civil war Blog &#8250; http://coders-and-programmers-struts.blogspot.com/2009/05/sending-email-using-javamail-e-mailing.html</title>
		<link>http://blog.projectnibble.org/2009/04/27/vesijama-very-simple-java-mail/comment-page-1/#comment-52</link>
		<dc:creator>post civil war Blog &#8250; http://coders-and-programmers-struts.blogspot.com/2009/05/sending-email-using-javamail-e-mailing.html</dc:creator>
		<pubDate>Thu, 07 May 2009 23:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.projectnibble.org/?p=67#comment-52</guid>
		<description>[...] Vesijama, the Very Simple Java Mail library [...]</description>
		<content:encoded><![CDATA[<p>[...] Vesijama, the Very Simple Java Mail library [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
