<?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: Sending mails from command line</title>
	<atom:link href="http://linuxgravity.com/sending-mails-from-command-line/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxgravity.com/sending-mails-from-command-line</link>
	<description>Linux tutorials, guides, howtos, tips, tricks and hacks</description>
	<lastBuildDate>Mon, 26 Jul 2010 05:02:33 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: amjad</title>
		<link>http://linuxgravity.com/sending-mails-from-command-line/comment-page-1#comment-225</link>
		<dc:creator>amjad</dc:creator>
		<pubDate>Wed, 25 Nov 2009 14:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxgravity.com/?p=920#comment-225</guid>
		<description>Thanks for pointing out the scrollbars issue. I am doing a remake of the site which would take care of this. Currently, I will just remove the css class applied to pre tag.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing out the scrollbars issue. I am doing a remake of the site which would take care of this. Currently, I will just remove the css class applied to pre tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikki Roemer</title>
		<link>http://linuxgravity.com/sending-mails-from-command-line/comment-page-1#comment-224</link>
		<dc:creator>Vikki Roemer</dc:creator>
		<pubDate>Wed, 25 Nov 2009 05:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://linuxgravity.com/?p=920#comment-224</guid>
		<description>There are also scrollbars in iceweasel 3.0.  Very good tutorial though.</description>
		<content:encoded><![CDATA[<p>There are also scrollbars in iceweasel 3.0.  Very good tutorial though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stan porter</title>
		<link>http://linuxgravity.com/sending-mails-from-command-line/comment-page-1#comment-223</link>
		<dc:creator>stan porter</dc:creator>
		<pubDate>Wed, 25 Nov 2009 03:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxgravity.com/?p=920#comment-223</guid>
		<description>the formatting works a little better as a here document.

mailx -s &quot;archive tool failure&quot; $(&lt; ~/.primary) &lt;&lt;-	EOF
  $err exit called in exit_arch function
  +---log file start---+
  $(&lt;$my_log)
  +---log file end-----+
							EOF</description>
		<content:encoded><![CDATA[<p>the formatting works a little better as a here document.</p>
<p>mailx -s &#8220;archive tool failure&#8221; $(&lt; ~/.primary) &lt;&lt;-	EOF<br />
  $err exit called in exit_arch function<br />
  +&#8212;log file start&#8212;+<br />
  $(&lt;$my_log)<br />
  +&#8212;log file end&#8212;&#8211;+<br />
							EOF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michaël</title>
		<link>http://linuxgravity.com/sending-mails-from-command-line/comment-page-1#comment-220</link>
		<dc:creator>michaël</dc:creator>
		<pubDate>Mon, 23 Nov 2009 21:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxgravity.com/?p=920#comment-220</guid>
		<description>Good !</description>
		<content:encoded><![CDATA[<p>Good !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Thomas</title>
		<link>http://linuxgravity.com/sending-mails-from-command-line/comment-page-1#comment-219</link>
		<dc:creator>Richard Thomas</dc:creator>
		<pubDate>Mon, 23 Nov 2009 21:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxgravity.com/?p=920#comment-219</guid>
		<description>Your formatting leaves a bit to be desired when viewed in IE7.  The text is too long for the html pre code and forces a horizontal scroll bar to appear which completely covers the text which then causes a vertical scroll bar to be added.

Look ok in Firefox though</description>
		<content:encoded><![CDATA[<p>Your formatting leaves a bit to be desired when viewed in IE7.  The text is too long for the html pre code and forces a horizontal scroll bar to appear which completely covers the text which then causes a vertical scroll bar to be added.</p>
<p>Look ok in Firefox though</p>
]]></content:encoded>
	</item>
</channel>
</rss>
