<?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 on: Postfix Gmail SMTP Relay</title>
	<atom:link href="http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/feed/" rel="self" type="application/rss+xml" />
	<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/</link>
	<description>I bring you the best from the web - random bookmarks.</description>
	<lastBuildDate>Mon, 19 Oct 2009 15:24:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: olorin.sc</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1171</link>
		<dc:creator>olorin.sc</dc:creator>
		<pubDate>Fri, 28 Aug 2009 21:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1171</guid>
		<description>Been working on this all day.  This tutorial got me there!  Whoot!  Thank you!</description>
		<content:encoded><![CDATA[<p>Been working on this all day.  This tutorial got me there!  Whoot!  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Selenae</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1170</link>
		<dc:creator>Selenae</dc:creator>
		<pubDate>Fri, 28 Aug 2009 10:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1170</guid>
		<description>It Works for me ! ( ubuntu 8.04 )
But for generate the CA : the file ca.pl was in /usr/lib/ssl/misc/

Thanks for this tuto :)</description>
		<content:encoded><![CDATA[<p>It Works for me ! ( ubuntu 8.04 )<br />
But for generate the CA : the file ca.pl was in /usr/lib/ssl/misc/</p>
<p>Thanks for this tuto <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoeps</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1165</link>
		<dc:creator>Stoeps</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1165</guid>
		<description>Tried it with Ubuntu 9.04. Works fine!</description>
		<content:encoded><![CDATA[<p>Tried it with Ubuntu 9.04. Works fine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1155</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 10 Aug 2009 18:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1155</guid>
		<description>You should be able to create a new CA with the scripts included in openssl:

   $ /usr/local/ssl/misc/CA.pl -newca

Give it the appropriate name and enter appropriate info when prompted.</description>
		<content:encoded><![CDATA[<p>You should be able to create a new CA with the scripts included in openssl:</p>
<p>   $ /usr/local/ssl/misc/CA.pl -newca</p>
<p>Give it the appropriate name and enter appropriate info when prompted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Alfaro Solana &#187; Blog Archive &#187; Have Postfix relay e-mail to GMail</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1123</link>
		<dc:creator>Felipe Alfaro Solana &#187; Blog Archive &#187; Have Postfix relay e-mail to GMail</dc:creator>
		<pubDate>Sun, 10 May 2009 14:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1123</guid>
		<description>[...] Getting Postfix to work on Ubuntu with Gmail, Gmail on Home Linux Box using Postfix and Fetchmail, Postfix Gmail SMTP Relay and finally Postfix TLS [...]</description>
		<content:encoded><![CDATA[<p>[...] Getting Postfix to work on Ubuntu with Gmail, Gmail on Home Linux Box using Postfix and Fetchmail, Postfix Gmail SMTP Relay and finally Postfix TLS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Daley</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1091</link>
		<dc:creator>Frank Daley</dc:creator>
		<pubDate>Wed, 25 Feb 2009 02:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1091</guid>
		<description>To address the problem raised by Sureshkumar, on a CentOS 5.1 system I did the following &gt;

yum -y install openssl-perl

Run &gt;
/etc/pki/tls/misc/CA.pl -newca

That will create the cakey.pem file in /etc/pki/CA/private

Then edit the file /etc/pki/tls/openssl.cnf and set

dir = /etc/pki/CA</description>
		<content:encoded><![CDATA[<p>To address the problem raised by Sureshkumar, on a CentOS 5.1 system I did the following &gt;</p>
<p>yum -y install openssl-perl</p>
<p>Run &gt;<br />
/etc/pki/tls/misc/CA.pl -newca</p>
<p>That will create the cakey.pem file in /etc/pki/CA/private</p>
<p>Then edit the file /etc/pki/tls/openssl.cnf and set</p>
<p>dir = /etc/pki/CA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1082</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 11 Feb 2009 11:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1082</guid>
		<description>On my Debian machine the command:

openssl ca -out itchy.pem -infiles itchy.csr

failed also. Since I&#039;m thinking the same as a previous post (create CA) and I&#039;m new to ssl and stuff, could someone indicate me how to do this?

Thanks in advance,

Eric</description>
		<content:encoded><![CDATA[<p>On my Debian machine the command:</p>
<p>openssl ca -out itchy.pem -infiles itchy.csr</p>
<p>failed also. Since I&#8217;m thinking the same as a previous post (create CA) and I&#8217;m new to ssl and stuff, could someone indicate me how to do this?</p>
<p>Thanks in advance,</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sureshkumar</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1069</link>
		<dc:creator>Sureshkumar</dc:creator>
		<pubDate>Fri, 16 Jan 2009 12:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1069</guid>
		<description>i was tried to create a certificate for gmail account but it were shown error ..so could go throught error please send reply 
i have mention my email id please scrap me...
#openssl ca -out itchy.pem -infiles itchy.csr
Using configuration from /usr/share/ssl/openssl.cnf
Error opening CA private key ./demoCA/private/cakey.pem
22719:error:02001002:system library:fopen:No such file or directory:bss_file.c:356:fopen(&#039;./demoCA/private/cakey.pem&#039;,&#039;r&#039;)
22719:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:358:
unable to load CA private key</description>
		<content:encoded><![CDATA[<p>i was tried to create a certificate for gmail account but it were shown error ..so could go throught error please send reply<br />
i have mention my email id please scrap me&#8230;<br />
#openssl ca -out itchy.pem -infiles itchy.csr<br />
Using configuration from /usr/share/ssl/openssl.cnf<br />
Error opening CA private key ./demoCA/private/cakey.pem<br />
22719:error:02001002:system library:fopen:No such file or directory:bss_file.c:356:fopen(&#8216;./demoCA/private/cakey.pem&#8217;,'r&#8217;)<br />
22719:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:358:<br />
unable to load CA private key</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1040</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 23 Oct 2008 16:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1040</guid>
		<description>Thanks for a well written and very helpful tutorial.

Works well from most places but I think my workplace proxy is blocking access to googlmail on port 587.

Has anyone found a proxy tunnel solution?</description>
		<content:encoded><![CDATA[<p>Thanks for a well written and very helpful tutorial.</p>
<p>Works well from most places but I think my workplace proxy is blocking access to googlmail on port 587.</p>
<p>Has anyone found a proxy tunnel solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Soulier</title>
		<link>http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1007</link>
		<dc:creator>Michael Soulier</dc:creator>
		<pubDate>Fri, 01 Aug 2008 02:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/04/20/postfix-gmail-smtp-relay/#comment-1007</guid>
		<description>On my Ubuntu box, this command failed

openssl ca -out itchy.pem -infiles itchy.csr

because openssl is unable to find the CA private key. I think I need to create a CA first.</description>
		<content:encoded><![CDATA[<p>On my Ubuntu box, this command failed</p>
<p>openssl ca -out itchy.pem -infiles itchy.csr</p>
<p>because openssl is unable to find the CA private key. I think I need to create a CA first.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
