<?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: Example code, sending emails using Spring SimpleMailMessage, MimeMessagePreparator and Velocity Templates</title>
	<atom:link href="http://www.reverttoconsole.com/blog/codesnippets/sending-emails-using-springs-simplemailmessage-mimemessagepreparator-velocity-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reverttoconsole.com/blog/spring/sending-emails-using-springs-simplemailmessage-mimemessagepreparator-velocity-templates/</link>
	<description>for f in *;do echo &#124; sed &#039;i\rtc&#039; &#62;&#62; $f;done; java programming et al</description>
	<lastBuildDate>Thu, 19 Jan 2012 04:32:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: raju</title>
		<link>http://www.reverttoconsole.com/blog/spring/sending-emails-using-springs-simplemailmessage-mimemessagepreparator-velocity-templates/comment-page-1/#comment-16180</link>
		<dc:creator>raju</dc:creator>
		<pubDate>Wed, 16 Jun 2010 03:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/143#comment-16180</guid>
		<description>how to print email body in multiple parts.
Ex:
some body text.
[attachment]
again some text.

i am using sprig and java</description>
		<content:encoded><![CDATA[<p>how to print email body in multiple parts.<br />
Ex:<br />
some body text.<br />
[attachment]<br />
again some text.</p>
<p>i am using sprig and java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyatam</title>
		<link>http://www.reverttoconsole.com/blog/spring/sending-emails-using-springs-simplemailmessage-mimemessagepreparator-velocity-templates/comment-page-1/#comment-91</link>
		<dc:creator>Priyatam</dc:creator>
		<pubDate>Mon, 17 Dec 2007 15:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/143#comment-91</guid>
		<description>Template usually serves one purpose at a time. If you want it to be associated for multiple contexts (body, email to/from, subject etc.) then it really is not a template! However a quick dirty solution I can think of is to add an anchor like &quot;Subject:Mail Notification&quot; at the end of velocity template and later strip it off using regex or StringUtils</description>
		<content:encoded><![CDATA[<p>Template usually serves one purpose at a time. If you want it to be associated for multiple contexts (body, email to/from, subject etc.) then it really is not a template! However a quick dirty solution I can think of is to add an anchor like &#8220;Subject:Mail Notification&#8221; at the end of velocity template and later strip it off using regex or StringUtils</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahendar</title>
		<link>http://www.reverttoconsole.com/blog/spring/sending-emails-using-springs-simplemailmessage-mimemessagepreparator-velocity-templates/comment-page-1/#comment-90</link>
		<dc:creator>mahendar</dc:creator>
		<pubDate>Mon, 17 Dec 2007 13:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/143#comment-90</guid>
		<description>Example is good . I need to send subject also as templates . Can you please provide the code.
Thanks in advance</description>
		<content:encoded><![CDATA[<p>Example is good . I need to send subject also as templates . Can you please provide the code.<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

