<?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 for Drew&#039;s Blog</title>
	<atom:link href="http://drewdahl.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://drewdahl.com</link>
	<description>A Barrage of Liquid Awesome in Geek Form</description>
	<lastBuildDate>Thu, 17 May 2012 13:14:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Setup sendmail to use Gmail&#8217;s SMTP server by Drew Dahl</title>
		<link>http://drewdahl.com/2010/02/18/setup-sendmail-to-use-gmails-smtp-server/comment-page-1/#comment-424</link>
		<dc:creator>Drew Dahl</dc:creator>
		<pubDate>Thu, 17 May 2012 13:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/?p=341#comment-424</guid>
		<description>Chakri, I apologize for the belated reply.

Unfortunately, I&#039;ve never run into that use-case and my sendmail config knowledge is very rusty, so I&#039;m unable to offer you any good advice on that.

One potential to look into would be to use postfix instead of sendmail.  I&#039;ve found that to be a much easier to configure option. Unfortunately, (again) my postfix config knowledge is very rusty as well.

I hope you were able to find the answer you were looking for.  If I find some free time, I&#039;ll investigate that use-case and see if I can&#039;t write a new post about it.

Thanks for the comment,
Andrew</description>
		<content:encoded><![CDATA[<p>Chakri, I apologize for the belated reply.</p>
<p>Unfortunately, I&#8217;ve never run into that use-case and my sendmail config knowledge is very rusty, so I&#8217;m unable to offer you any good advice on that.</p>
<p>One potential to look into would be to use postfix instead of sendmail.  I&#8217;ve found that to be a much easier to configure option. Unfortunately, (again) my postfix config knowledge is very rusty as well.</p>
<p>I hope you were able to find the answer you were looking for.  If I find some free time, I&#8217;ll investigate that use-case and see if I can&#8217;t write a new post about it.</p>
<p>Thanks for the comment,<br />
Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Shell in C by Drew Dahl</title>
		<link>http://drewdahl.com/2010/12/02/simple-shell-in-c/comment-page-1/#comment-423</link>
		<dc:creator>Drew Dahl</dc:creator>
		<pubDate>Thu, 17 May 2012 13:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/?p=619#comment-423</guid>
		<description>That is correct, however, the point is not to be a &lt;em&gt;true&lt;/em&gt; shell.  The point of this post is to illustrate usage of a number of system calls, thus why it&#039;s called a &lt;strong&gt;Simple&lt;/strong&gt; Shell.  Unfortunately, you&#039;ve missed that point entirely.</description>
		<content:encoded><![CDATA[<p>That is correct, however, the point is not to be a <em>true</em> shell.  The point of this post is to illustrate usage of a number of system calls, thus why it&#8217;s called a <strong>Simple</strong> Shell.  Unfortunately, you&#8217;ve missed that point entirely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Shell in C by Bhullar</title>
		<link>http://drewdahl.com/2010/12/02/simple-shell-in-c/comment-page-1/#comment-422</link>
		<dc:creator>Bhullar</dc:creator>
		<pubDate>Thu, 17 May 2012 13:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/?p=619#comment-422</guid>
		<description>Gud attemp but it calls the interpretter to run the commands and can&#039;t be awarded status of a shell.</description>
		<content:encoded><![CDATA[<p>Gud attemp but it calls the interpretter to run the commands and can&#8217;t be awarded status of a shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup sendmail to use Gmail&#8217;s SMTP server by Chakri</title>
		<link>http://drewdahl.com/2010/02/18/setup-sendmail-to-use-gmails-smtp-server/comment-page-1/#comment-421</link>
		<dc:creator>Chakri</dc:creator>
		<pubDate>Sat, 14 Apr 2012 09:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/?p=341#comment-421</guid>
		<description>hi,

I am trying to use multiple gmail accounts for multiple departments for outgoing mails.  With your article, i am able to send outgoing mail through only one mail account.

Can you please suggest how to configure multiple gmail accounts ?

Regards
Chakri</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I am trying to use multiple gmail accounts for multiple departments for outgoing mails.  With your article, i am able to send outgoing mail through only one mail account.</p>
<p>Can you please suggest how to configure multiple gmail accounts ?</p>
<p>Regards<br />
Chakri</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup sendmail to use Gmail&#8217;s SMTP server by Make your linux server forward mail to you &#124; SysAdminLog /var/log/sysadmin</title>
		<link>http://drewdahl.com/2010/02/18/setup-sendmail-to-use-gmails-smtp-server/comment-page-1/#comment-415</link>
		<dc:creator>Make your linux server forward mail to you &#124; SysAdminLog /var/log/sysadmin</dc:creator>
		<pubDate>Tue, 01 Nov 2011 22:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/?p=341#comment-415</guid>
		<description>[...] NOTE: This assumes you already set up your mail server configured in this server, if not you will have to do that first, here it&#8217;s a link on how to do that with sendmail. [...]</description>
		<content:encoded><![CDATA[<p>[...] NOTE: This assumes you already set up your mail server configured in this server, if not you will have to do that first, here it&#8217;s a link on how to do that with sendmail. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Clone a VirtualBox HDD (.vdi) by KUNAU</title>
		<link>http://drewdahl.com/2009/12/06/howto-clone-a-virtualbox-hdd-vdi/comment-page-1/#comment-408</link>
		<dc:creator>KUNAU</dc:creator>
		<pubDate>Sat, 10 Sep 2011 00:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/?p=292#comment-408</guid>
		<description>Great post however I was wondering if you could write a litte more on this topic? I&#039;d be very grateful if you could elaborate a little bit further. Thanks!</description>
		<content:encoded><![CDATA[<p>Great post however I was wondering if you could write a litte more on this topic? I&#8217;d be very grateful if you could elaborate a little bit further. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Todoist Addon for Firefox 3.6 by linux commands</title>
		<link>http://drewdahl.com/2010/02/18/todoist-addon-for-firefox-3-6/comment-page-1/#comment-378</link>
		<dc:creator>linux commands</dc:creator>
		<pubDate>Sun, 29 May 2011 00:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/2010/02/18/todoist-addon-for-firefox-3-6/#comment-378</guid>
		<description>Hello, i think that i saw you visited my blog thus i came to “return the favor”.I am attempting to find things to enhance my site!I suppose its ok to use a few of your ideas!!</description>
		<content:encoded><![CDATA[<p>Hello, i think that i saw you visited my blog thus i came to “return the favor”.I am attempting to find things to enhance my site!I suppose its ok to use a few of your ideas!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Todoist Addon for Firefox 3.6 by Drew Dahl</title>
		<link>http://drewdahl.com/2010/02/18/todoist-addon-for-firefox-3-6/comment-page-1/#comment-353</link>
		<dc:creator>Drew Dahl</dc:creator>
		<pubDate>Tue, 22 Mar 2011 21:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/2010/02/18/todoist-addon-for-firefox-3-6/#comment-353</guid>
		<description>I&#039;ll definitely put this on my list to checkout.  So long as Firefox 4.0&#039;s plugin scheme is similar to that of 3.6, it should be no problem!  I&#039;ll be sure to blog about it once I get around to it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll definitely put this on my list to checkout.  So long as Firefox 4.0&#8242;s plugin scheme is similar to that of 3.6, it should be no problem!  I&#8217;ll be sure to blog about it once I get around to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Todoist Addon for Firefox 3.6 by Shawn</title>
		<link>http://drewdahl.com/2010/02/18/todoist-addon-for-firefox-3-6/comment-page-1/#comment-352</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Tue, 22 Mar 2011 16:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/2010/02/18/todoist-addon-for-firefox-3-6/#comment-352</guid>
		<description>Thank you so much for working on this.  I&#039;ve been using your sidebar for a while, and it has always worked like a charm.  However, it doesn&#039;t seem to work with Firefox 4.0.  Is there any chance you will be updating for the new version of FF?  I sure hope so because I really miss my Todoist sidebar, but I lack the skills to take on a task like this myself.</description>
		<content:encoded><![CDATA[<p>Thank you so much for working on this.  I&#8217;ve been using your sidebar for a while, and it has always worked like a charm.  However, it doesn&#8217;t seem to work with Firefox 4.0.  Is there any chance you will be updating for the new version of FF?  I sure hope so because I really miss my Todoist sidebar, but I lack the skills to take on a task like this myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Ruby to run commands on a lab of Linux machines by Drew Dahl</title>
		<link>http://drewdahl.com/2011/02/24/using-ruby-to-run-commands-on-a-lab-of-linux-machines/comment-page-1/#comment-344</link>
		<dc:creator>Drew Dahl</dc:creator>
		<pubDate>Fri, 11 Mar 2011 08:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://drewdahl.com/?p=645#comment-344</guid>
		<description>I have not, but will likely have a look.  Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>I have not, but will likely have a look.  Thanks for the tip!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: drewdahl.com @ 2012-05-21 03:32:17 by W3 Total Cache -->
