<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Hone Watson Bookmarks</title>
	<atom:link href="http://bookmarks.honewatson.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bookmarks.honewatson.com</link>
	<description>I bring you the best from the web - random bookmarks.</description>
	<lastBuildDate>Fri, 14 Oct 2011 13:38:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on The plain HTTP request was sent to HTTPS port by michael</title>
		<link>http://bookmarks.honewatson.com/2008/04/15/the-plain-http-request-was-sent-to-https-port/#comment-1489</link>
		<dc:creator><![CDATA[michael]]></dc:creator>
		<pubDate>Fri, 14 Oct 2011 13:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/15/the-plain-http-request-was-sent-to-https-port/#comment-1489</guid>
		<description><![CDATA[thanks :)  saved me a few hours of struggling]]></description>
		<content:encoded><![CDATA[<p>thanks <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   saved me a few hours of struggling</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why men are so horny by Nicole</title>
		<link>http://bookmarks.honewatson.com/2007/12/30/why-men-are-so-horny/#comment-1487</link>
		<dc:creator><![CDATA[Nicole]]></dc:creator>
		<pubDate>Sun, 02 Oct 2011 21:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2007/12/30/why-men-are-so-horny/#comment-1487</guid>
		<description><![CDATA[Is this sung to the same tune as, &quot;How to Handle a Hungry Man?&quot;]]></description>
		<content:encoded><![CDATA[<p>Is this sung to the same tune as, &#8220;How to Handle a Hungry Man?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Postfix Gmail SMTP Relay by practicalclouds</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1485</link>
		<dc:creator><![CDATA[practicalclouds]]></dc:creator>
		<pubDate>Fri, 02 Sep 2011 16:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1485</guid>
		<description><![CDATA[Great article, thanks - still very useful today, despite being a few years old! :)

I found that simply relaying from a server containing a postfix install via google can work without having to create the SSL certs at all.  I created the /etc/postfix/sasl_passwd file and added this to /etc/postfix/main.cf instead: -

relayhost = [smtp.gmail.com]:587

#auth
smtp_sasl_auth_enable=yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd

#tls
smtp_use_tls = yes
smtp_sasl_security_options = noanonymous
smtp_sasl_tls_security_options = noanonymous
smtp_tls_note_starttls_offer = yes
tls_random_source = dev:/dev/urandom
smtp_tls_enforce_peername = no

Very easy as creating the cert was the fiddly bit - and one that I wished to automate, as I&#039;m adding a profile for an Amazon EC2 instances which will do this automatically when you start up a new instance (it is a pain to relay email from Amazon EC2 as it is generally not trusted).

Once written the profile will be here: http://www.practicalclouds.com/content/guide/gmailrelay (I&#039;ll be sure to link back here)

Many thanks



Dave]]></description>
		<content:encoded><![CDATA[<p>Great article, thanks &#8211; still very useful today, despite being a few years old! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I found that simply relaying from a server containing a postfix install via google can work without having to create the SSL certs at all.  I created the /etc/postfix/sasl_passwd file and added this to /etc/postfix/main.cf instead: -</p>
<p>relayhost = [smtp.gmail.com]:587</p>
<p>#auth<br />
smtp_sasl_auth_enable=yes<br />
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd</p>
<p>#tls<br />
smtp_use_tls = yes<br />
smtp_sasl_security_options = noanonymous<br />
smtp_sasl_tls_security_options = noanonymous<br />
smtp_tls_note_starttls_offer = yes<br />
tls_random_source = dev:/dev/urandom<br />
smtp_tls_enforce_peername = no</p>
<p>Very easy as creating the cert was the fiddly bit &#8211; and one that I wished to automate, as I&#8217;m adding a profile for an Amazon EC2 instances which will do this automatically when you start up a new instance (it is a pain to relay email from Amazon EC2 as it is generally not trusted).</p>
<p>Once written the profile will be here: <a href="http://www.practicalclouds.com/content/guide/gmailrelay" rel="nofollow">http://www.practicalclouds.com/content/guide/gmailrelay</a> (I&#8217;ll be sure to link back here)</p>
<p>Many thanks</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Find and Remove Hidden Folders .svn Ubuntu Linux Command Line by McFly</title>
		<link>http://bookmarks.honewatson.com/2008/06/06/find-and-remove-hidden-folders-svn-ubuntu-linux-command-line/#comment-1484</link>
		<dc:creator><![CDATA[McFly]]></dc:creator>
		<pubDate>Wed, 24 Aug 2011 08:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://honewatson.wordpress.com/?p=311#comment-1484</guid>
		<description><![CDATA[Thanks a bunch!]]></description>
		<content:encoded><![CDATA[<p>Thanks a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on perl: warning: Please check that your locale settings ubuntu by Rails 3, Ruby 1.9.2 and Postgresql and Passenger on Ubuntu Server without RVM &#124; Seaside</title>
		<link>http://bookmarks.honewatson.com/2009/05/30/perl-warning-please-check-that-your-locale-settings-ubuntu/#comment-1482</link>
		<dc:creator><![CDATA[Rails 3, Ruby 1.9.2 and Postgresql and Passenger on Ubuntu Server without RVM &#124; Seaside]]></dc:creator>
		<pubDate>Fri, 19 Aug 2011 18:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2009/05/30/perl-warning-please-check-that-your-locale-settings-ubuntu/#comment-1482</guid>
		<description><![CDATA[[...] locales with the according locales you need for your system. For that thanks goes to Hone WatsonProblem 2: Ruby 1.9.2 without RVMAfter that the first thing I wanted to do was to get a running [...]]]></description>
		<content:encoded><![CDATA[<p>[...] locales with the according locales you need for your system. For that thanks goes to Hone WatsonProblem 2: Ruby 1.9.2 without RVMAfter that the first thing I wanted to do was to get a running [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Accelerator Toolkit for eBay &#8211; Trading API Edition by jamesearlywine</title>
		<link>http://bookmarks.honewatson.com/2008/04/18/php-accelerator-toolkit-for-ebay-trading-api-edition/#comment-1480</link>
		<dc:creator><![CDATA[jamesearlywine]]></dc:creator>
		<pubDate>Mon, 08 Aug 2011 16:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://honewatson.wordpress.com/?p=249#comment-1480</guid>
		<description><![CDATA[This toolkit is kind of a nightmare.. The first thing I&#039;ve tried to do is GetCategories, and the CategoryArray property is empty.]]></description>
		<content:encoded><![CDATA[<p>This toolkit is kind of a nightmare.. The first thing I&#8217;ve tried to do is GetCategories, and the CategoryArray property is empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Find and Remove Hidden Folders .svn Ubuntu Linux Command Line by Nibhrit</title>
		<link>http://bookmarks.honewatson.com/2008/06/06/find-and-remove-hidden-folders-svn-ubuntu-linux-command-line/#comment-1477</link>
		<dc:creator><![CDATA[Nibhrit]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 11:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://honewatson.wordpress.com/?p=311#comment-1477</guid>
		<description><![CDATA[Thanks a ton. This thing was driving me crazy!!]]></description>
		<content:encoded><![CDATA[<p>Thanks a ton. This thing was driving me crazy!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nginx phpMyAdmin Https by maciek</title>
		<link>http://bookmarks.honewatson.com/2008/02/21/nginx-phpmyadmin-https/#comment-1470</link>
		<dc:creator><![CDATA[maciek]]></dc:creator>
		<pubDate>Thu, 16 Jun 2011 10:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/02/21/nginx-phpmyadmin-https/#comment-1470</guid>
		<description><![CDATA[Thanks! :)]]></description>
		<content:encoded><![CDATA[<p>Thanks! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python Gmail imaplib search subject get attachments by Eric Beringer</title>
		<link>http://bookmarks.honewatson.com/2009/08/11/python-gmail-imaplib-search-subject-get-attachments/#comment-1469</link>
		<dc:creator><![CDATA[Eric Beringer]]></dc:creator>
		<pubDate>Thu, 09 Jun 2011 22:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2009/08/11/python-gmail-imaplib-search-subject-get-attachments/#comment-1469</guid>
		<description><![CDATA[I know this is old, but just in case someone comes across this,

placing: m.select() on the line before the search solves this problem.

:)]]></description>
		<content:encoded><![CDATA[<p>I know this is old, but just in case someone comes across this,</p>
<p>placing: m.select() on the line before the search solves this problem.<br />
 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Postfix Gmail SMTP Relay by jon zendatta</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1468</link>
		<dc:creator><![CDATA[jon zendatta]]></dc:creator>
		<pubDate>Tue, 07 Jun 2011 18:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1468</guid>
		<description><![CDATA[I got this working on Ubuntu 10.10 Cheers]]></description>
		<content:encoded><![CDATA[<p>I got this working on Ubuntu 10.10 Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

