<?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: Configuring Exim to use Gmail as a Smarthost</title>
	<atom:link href="http://kb.philross.co.uk/2008/03/15/configuring-exim-to-use-gmail-as-a-smarthost/feed/" rel="self" type="application/rss+xml" />
	<link>http://kb.philross.co.uk/2008/03/15/configuring-exim-to-use-gmail-as-a-smarthost/</link>
	<description></description>
	<lastBuildDate>Sat, 01 Nov 2008 22:52:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TechSutra : Configuring exim4 in Ubuntu to use GMail for SMTP</title>
		<link>http://kb.philross.co.uk/2008/03/15/configuring-exim-to-use-gmail-as-a-smarthost/comment-page-1/#comment-13</link>
		<dc:creator>TechSutra : Configuring exim4 in Ubuntu to use GMail for SMTP</dc:creator>
		<pubDate>Sat, 01 Nov 2008 22:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://kb.philross.co.uk/2008/03/15/configuring-exim-to-use-gmail-as-a-smarthost/#comment-13</guid>
		<description>[...] a working setup without much trouble. But I had to piece together the content from three separate sources. Here is how I did [...]</description>
		<content:encoded><![CDATA[<p>[...] a working setup without much trouble. But I had to piece together the content from three separate sources. Here is how I did [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://kb.philross.co.uk/2008/03/15/configuring-exim-to-use-gmail-as-a-smarthost/comment-page-1/#comment-4</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 26 Aug 2008 11:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://kb.philross.co.uk/2008/03/15/configuring-exim-to-use-gmail-as-a-smarthost/#comment-4</guid>
		<description>Hi NorB,

Thanks for spotting that. I&#039;ve corrected the post.

Phil</description>
		<content:encoded><![CDATA[<p>Hi NorB,</p>
<p>Thanks for spotting that. I&#8217;ve corrected the post.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NorB</title>
		<link>http://kb.philross.co.uk/2008/03/15/configuring-exim-to-use-gmail-as-a-smarthost/comment-page-1/#comment-3</link>
		<dc:creator>NorB</dc:creator>
		<pubDate>Tue, 26 Aug 2008 11:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://kb.philross.co.uk/2008/03/15/configuring-exim-to-use-gmail-as-a-smarthost/#comment-3</guid>
		<description>In Ubuntu 8.04.1 exim4 requires the driver to be specified so an additional line is needed in the router part :

gmail_route:
driver = manualroute
transport = gmail_relay
route_list = * smtp.gmail.com

Otherwise, it works flawlessly.

Thank you very much for this post !</description>
		<content:encoded><![CDATA[<p>In Ubuntu 8.04.1 exim4 requires the driver to be specified so an additional line is needed in the router part :</p>
<p>gmail_route:<br />
driver = manualroute<br />
transport = gmail_relay<br />
route_list = * smtp.gmail.com</p>
<p>Otherwise, it works flawlessly.</p>
<p>Thank you very much for this post !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
