<?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: Using GMail with a Log4j SMTP Appender in Grails</title>
	<atom:link href="http://burtbeckwith.com/blog/?feed=rss2&#038;p=329" rel="self" type="application/rss+xml" />
	<link>http://burtbeckwith.com/blog/?p=329</link>
	<description>Burt Beckwith's Java Blog</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:11:31 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Using GMail with a Log4j SMTP Appender in Grails &#171; Lubos Groovy and Grails Blog</title>
		<link>http://burtbeckwith.com/blog/?p=329&#038;cpage=1#comment-26534</link>
		<dc:creator>Using GMail with a Log4j SMTP Appender in Grails &#171; Lubos Groovy and Grails Blog</dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=329#comment-26534</guid>
		<description>[...] GMail with a Log4j SMTP Appender in&#160;Grails Very useful blog entry about Using GMail with a Log4j SMTP Appender in Grails containing log4j SMTP Appender [...]</description>
		<content:encoded><![CDATA[<p>[...] GMail with a Log4j SMTP Appender in&nbsp;Grails Very useful blog entry about Using GMail with a Log4j SMTP Appender in Grails containing log4j SMTP Appender [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Davis</title>
		<link>http://burtbeckwith.com/blog/?p=329&#038;cpage=1#comment-26533</link>
		<dc:creator>Scott Davis</dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=329#comment-26533</guid>
		<description>Burt - strong work! This works exactly as advertised. Thx. (BTW, my new nickname is now &#039;plaintive wail&#039;... grin)</description>
		<content:encoded><![CDATA[<p>Burt &#8211; strong work! This works exactly as advertised. Thx. (BTW, my new nickname is now &#8216;plaintive wail&#8217;&#8230; grin)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burt</title>
		<link>http://burtbeckwith.com/blog/?p=329&#038;cpage=1#comment-26523</link>
		<dc:creator>Burt</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=329#comment-26523</guid>
		<description>@Tom I agree, there are lots of things that can go wrong. A few months ago we were running a batch process that got stuck and I ended up with over 2000 emails in my inbox before we killed the process. A custom appender that queues and sends asynchronously and potentially batches messaages would have helped a lot there and could address server availability issues too.</description>
		<content:encoded><![CDATA[<p>@Tom I agree, there are lots of things that can go wrong. A few months ago we were running a batch process that got stuck and I ended up with over 2000 emails in my inbox before we killed the process. A custom appender that queues and sends asynchronously and potentially batches messaages would have helped a lot there and could address server availability issues too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://burtbeckwith.com/blog/?p=329&#038;cpage=1#comment-26520</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 04 Feb 2010 15:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=329#comment-26520</guid>
		<description>Careful.  If your SMTP server goes down, you may run into a thread deadlock scenario.  This happened to me last year.  My SMTP server went down and all threads that used log4j locked up because the one thread that tried to send an email was blocking them.</description>
		<content:encoded><![CDATA[<p>Careful.  If your SMTP server goes down, you may run into a thread deadlock scenario.  This happened to me last year.  My SMTP server went down and all threads that used log4j locked up because the one thread that tried to send an email was blocking them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolfgang</title>
		<link>http://burtbeckwith.com/blog/?p=329&#038;cpage=1#comment-26508</link>
		<dc:creator>Wolfgang</dc:creator>
		<pubDate>Thu, 04 Feb 2010 09:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=329#comment-26508</guid>
		<description>Hi Burt,

nice trick!

FYI: some parts of your code example (e.g. &#039;appender new SMTPAppender&#039;) are not visible in my browser (Safari 4 on OSX Snow Leopard), Firefox shows them without problem. Maybe a rendering problem or text and bgcolor are too similar to white...</description>
		<content:encoded><![CDATA[<p>Hi Burt,</p>
<p>nice trick!</p>
<p>FYI: some parts of your code example (e.g. &#8216;appender new SMTPAppender&#8217;) are not visible in my browser (Safari 4 on OSX Snow Leopard), Firefox shows them without problem. Maybe a rendering problem or text and bgcolor are too similar to white&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
