<?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: Email sending example</title>
	<atom:link href="http://nilvec.com/email-sending-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://nilvec.com/email-sending-example/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 09:22:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: robert</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-209</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Wed, 28 Jul 2010 08:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-209</guid>
		<description>I&#039;ve use this snippet fine.except I got the ConnectionException: smtp.gmail.com/72.14.213.109:587 - Connection refused

Anything conf need to be change here?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve use this snippet fine.except I got the ConnectionException: smtp.gmail.com/72.14.213.109:587 &#8211; Connection refused</p>
<p>Anything conf need to be change here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-99</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 26 May 2010 16:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-99</guid>
		<description>Hi,

Great snippet! I&#039;ve been able to send an email without all the JavaMail junk thanks to this.

But one question though, can this send an email to multiple receivers? e.g. (cc: user1@try.com,user2@try.com,user3@try.com) ? If it&#039;s possible, how would you implement it?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great snippet! I&#8217;ve been able to send an email without all the JavaMail junk thanks to this.</p>
<p>But one question though, can this send an email to multiple receivers? e.g. (cc: <a href="mailto:user1@try.com">user1@try.com</a>,user2@try.com,user3@try.com) ? If it&#8217;s possible, how would you implement it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdgr</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-88</link>
		<dc:creator>bdgr</dc:creator>
		<pubDate>Sat, 24 Apr 2010 09:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-88</guid>
		<description>Hi Sasi,

can you check the log on your android device and paste the relevant parts here?  That should shed some more light on what is wrong.</description>
		<content:encoded><![CDATA[<p>Hi Sasi,</p>
<p>can you check the log on your android device and paste the relevant parts here?  That should shed some more light on what is wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasi</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-82</link>
		<dc:creator>Sasi</dc:creator>
		<pubDate>Tue, 13 Apr 2010 03:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-82</guid>
		<description>Hello Every One .. i have tried to instantiate the SMTPClient by 
SMTPClient client= new SMTPClient(&quot;UTF-8&quot;);
But its giving an error saying that application has stopped unexpectedly</description>
		<content:encoded><![CDATA[<p>Hello Every One .. i have tried to instantiate the SMTPClient by<br />
SMTPClient client= new SMTPClient(&#8220;UTF-8&#8243;);<br />
But its giving an error saying that application has stopped unexpectedly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdgr</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-70</link>
		<dc:creator>bdgr</dc:creator>
		<pubDate>Sat, 13 Mar 2010 23:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-70</guid>
		<description>Do you see anything in the log?  It should emit quite a few debug messages.</description>
		<content:encoded><![CDATA[<p>Do you see anything in the log?  It should emit quite a few debug messages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neodem</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-68</link>
		<dc:creator>neodem</dc:creator>
		<pubDate>Sat, 06 Mar 2010 21:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-68</guid>
		<description>Nice work thanks! Oh and for the last commenter, don&#039;t forget to set the Andriod permission to use the internet in your manifest ()</description>
		<content:encoded><![CDATA[<p>Nice work thanks! Oh and for the last commenter, don&#8217;t forget to set the Andriod permission to use the internet in your manifest ()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hesham</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-58</link>
		<dc:creator>Hesham</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-58</guid>
		<description>Thanks a lot for example.

I have tried to run it and it runs fine without displaying any errors. Buy it never actually sends an email! Do I have to add anything to the project or this code should run without any modifications (other than the username and password of course).</description>
		<content:encoded><![CDATA[<p>Thanks a lot for example.</p>
<p>I have tried to run it and it runs fine without displaying any errors. Buy it never actually sends an email! Do I have to add anything to the project or this code should run without any modifications (other than the username and password of course).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-39</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 26 Nov 2009 07:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-39</guid>
		<description>Thanks!
SMTPClient,SimpleSMTPHeader,SMTPReply belong to 
org.apache.commons.net.smtp</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
SMTPClient,SimpleSMTPHeader,SMTPReply belong to<br />
org.apache.commons.net.smtp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-38</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 26 Nov 2009 07:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-38</guid>
		<description>Hi,Nilvec,
The SMTPClient class and SMTPReply class is in jdk ?</description>
		<content:encoded><![CDATA[<p>Hi,Nilvec,<br />
The SMTPClient class and SMTPReply class is in jdk ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdgr</title>
		<link>http://nilvec.com/email-sending-example/comment-page-1/#comment-35</link>
		<dc:creator>bdgr</dc:creator>
		<pubDate>Sat, 21 Nov 2009 19:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=214#comment-35</guid>
		<description>Richard, yep, but it is also available in the patched version of the library (see previous articles).  Use the latter if you would like to send mails on Android.</description>
		<content:encoded><![CDATA[<p>Richard, yep, but it is also available in the patched version of the library (see previous articles).  Use the latter if you would like to send mails on Android.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

