<?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: javax.mail.MessagingException: 530 5.7.0 Must issue a STARTTLS</title>
	<atom:link href="http://www.techpitcher.com/javaxmailmessagingexception-530-570-must-issue-a-starttls.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techpitcher.com/javaxmailmessagingexception-530-570-must-issue-a-starttls.html</link>
	<description></description>
	<lastBuildDate>Tue, 22 Jun 2010 14:46:24 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gautam</title>
		<link>http://www.techpitcher.com/javaxmailmessagingexception-530-570-must-issue-a-starttls.html/comment-page-1#comment-230</link>
		<dc:creator>Gautam</dc:creator>
		<pubDate>Sun, 06 Dec 2009 00:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://techpitcher.com/?p=160#comment-230</guid>
		<description>Check this:
http://forums.sun.com/thread.jspa?threadID=617974</description>
		<content:encoded><![CDATA[<p>Check this:<br />
<a href="http://forums.sun.com/thread.jspa?threadID=617974" rel="nofollow">http://forums.sun.com/thread.jspa?threadID=617974</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.techpitcher.com/javaxmailmessagingexception-530-570-must-issue-a-starttls.html/comment-page-1#comment-179</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Wed, 20 May 2009 15:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://techpitcher.com/?p=160#comment-179</guid>
		<description>You also need to specify following property
&lt;code&gt;
mail.smtp.starttls.enable = true
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You also need to specify following property<br />
<code><br />
mail.smtp.starttls.enable = true<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
