<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Sending SMTP mail with Java</title>
	<atom:link href="http://leefw.wordpress.com/2008/03/09/sending-smtp-mail-with-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://leefw.wordpress.com/2008/03/09/sending-smtp-mail-with-java/</link>
	<description>The ramblings of a software development consultant</description>
	<lastBuildDate>Mon, 02 Nov 2009 21:33:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: J- Buwa</title>
		<link>http://leefw.wordpress.com/2008/03/09/sending-smtp-mail-with-java/#comment-107</link>
		<dc:creator>J- Buwa</dc:creator>
		<pubDate>Thu, 01 Oct 2009 17:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://leefw.wordpress.com/?p=20#comment-107</guid>
		<description>Fantastic article... really useful for me...</description>
		<content:encoded><![CDATA[<p>Fantastic article&#8230; really useful for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://leefw.wordpress.com/2008/03/09/sending-smtp-mail-with-java/#comment-96</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Wed, 12 Nov 2008 08:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://leefw.wordpress.com/?p=20#comment-96</guid>
		<description>I tried but failed. Getting exception 

com.sun.mail.smtp.SMTPAddressFailedException: 553 sorry, Authentication failed or timed out. Please do get messages first to authenticate yourself.(#4.4.3)

Need your help, please tell me how to solve it and make my code working.

I am using Rediffmailpro for the mails.

Regards,
JB</description>
		<content:encoded><![CDATA[<p>I tried but failed. Getting exception </p>
<p>com.sun.mail.smtp.SMTPAddressFailedException: 553 sorry, Authentication failed or timed out. Please do get messages first to authenticate yourself.(#4.4.3)</p>
<p>Need your help, please tell me how to solve it and make my code working.</p>
<p>I am using Rediffmailpro for the mails.</p>
<p>Regards,<br />
JB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weekend reading - subject: exchange</title>
		<link>http://leefw.wordpress.com/2008/03/09/sending-smtp-mail-with-java/#comment-36</link>
		<dc:creator>Weekend reading - subject: exchange</dc:creator>
		<pubDate>Fri, 14 Mar 2008 19:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://leefw.wordpress.com/?p=20#comment-36</guid>
		<description>[...] Sending SMTP mail with Java [...]</description>
		<content:encoded><![CDATA[<p>[...] Sending SMTP mail with Java [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich W.</title>
		<link>http://leefw.wordpress.com/2008/03/09/sending-smtp-mail-with-java/#comment-34</link>
		<dc:creator>Rich W.</dc:creator>
		<pubDate>Thu, 13 Mar 2008 22:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://leefw.wordpress.com/?p=20#comment-34</guid>
		<description>Nice article.  I myself use the Secure iNet Factory library by JSCAPE which works pretty well.

http://www.jscape.com/secureinetfactory/

Do you have an example of how to add attachments using the Sun package?</description>
		<content:encoded><![CDATA[<p>Nice article.  I myself use the Secure iNet Factory library by JSCAPE which works pretty well.</p>
<p><a href="http://www.jscape.com/secureinetfactory/" rel="nofollow">http://www.jscape.com/secureinetfactory/</a></p>
<p>Do you have an example of how to add attachments using the Sun package?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
