<?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: Getting sendmail to use gmail as a relay.</title>
	<atom:link href="http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/feed/" rel="self" type="application/rss+xml" />
	<link>http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/</link>
	<description>Blog of James Lloyd pro geek, and IT Evangelist</description>
	<lastBuildDate>Tue, 07 Sep 2010 14:22:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: nira</title>
		<link>http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/#comment-2347</link>
		<dc:creator>nira</dc:creator>
		<pubDate>Thu, 26 Nov 2009 22:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-lloyd.com/2007/11/18/getting-sendmail-use-gmail-as-a-relay/#comment-2347</guid>
		<description>Thank you K3nt1 for the tip. The un-traditional &quot; in the auth file caused me the same problem. Thanks to you it&#039;s now solved :)</description>
		<content:encoded><![CDATA[<p>Thank you K3nt1 for the tip. The un-traditional &#8221; in the auth file caused me the same problem. Thanks to you it&#8217;s now solved <img src='http://james-lloyd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img src='http://james-lloyd.com/wp-content/plugins/rpx/images/google.png'/> James</title>
		<link>http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/#comment-2234</link>
		<dc:creator><img src='http://james-lloyd.com/wp-content/plugins/rpx/images/google.png'/> James</dc:creator>
		<pubDate>Mon, 07 Sep 2009 10:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-lloyd.com/2007/11/18/getting-sendmail-use-gmail-as-a-relay/#comment-2234</guid>
		<description>Please have a look at the newer version of the instructions http://www.james-lloyd.com/getting-sendmail-use-gmail-as-a-relay-2/</description>
		<content:encoded><![CDATA[<p>Please have a look at the newer version of the instructions <a href="http://www.james-lloyd.com/getting-sendmail-use-gmail-as-a-relay-2/" rel="nofollow">http://www.james-lloyd.com/getting-sendmail-use-gmail-as-a-relay-2/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p</title>
		<link>http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/#comment-2233</link>
		<dc:creator>p</dc:creator>
		<pubDate>Mon, 07 Sep 2009 09:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-lloyd.com/2007/11/18/getting-sendmail-use-gmail-as-a-relay/#comment-2233</guid>
		<description>Do we need some exact authentication/transfer protocols to be available in sendmail version maybe? How to check them?

Sep  7 12:23:50 localhost sendmail[1593]: STARTTLS=client, relay=smtp.gmail.com, version=TLSv1/SSLv3, verify=FAIL, cipher=RC4-MD5, bits=128/128
Sep  7 12:23:50 localhost sendmail[1593]: AUTH=client, relay=smtp.gmail.com [209.85.129.99], authinfo failed</description>
		<content:encoded><![CDATA[<p>Do we need some exact authentication/transfer protocols to be available in sendmail version maybe? How to check them?</p>
<p>Sep  7 12:23:50 localhost sendmail[1593]: STARTTLS=client, relay=smtp.gmail.com, version=TLSv1/SSLv3, verify=FAIL, cipher=RC4-MD5, bits=128/128<br />
Sep  7 12:23:50 localhost sendmail[1593]: AUTH=client, relay=smtp.gmail.com [209.85.129.99], authinfo failed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K3nT1</title>
		<link>http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/#comment-1731</link>
		<dc:creator>K3nT1</dc:creator>
		<pubDate>Wed, 10 Dec 2008 14:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-lloyd.com/2007/11/18/getting-sendmail-use-gmail-as-a-relay/#comment-1731</guid>
		<description>Hello,

besides the missing makemap instruction, pay attention to use traditionnal &quot; and &#039; in your configuration files. If you copy paste, you will have to modify them by hand (both in client-info and sendmail.mc).</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>besides the missing makemap instruction, pay attention to use traditionnal &#8221; and &#8216; in your configuration files. If you copy paste, you will have to modify them by hand (both in client-info and sendmail.mc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trousle</title>
		<link>http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/#comment-1015</link>
		<dc:creator>Trousle</dc:creator>
		<pubDate>Sun, 04 May 2008 03:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-lloyd.com/2007/11/18/getting-sendmail-use-gmail-as-a-relay/#comment-1015</guid>
		<description>eli, et al:

It seems the instructions above miss a step.

After creating the client-info file in the auth directory, you must run the following command.

makemap -r hash client-info.db &lt; client-info

Then, you should continue with recompiling the sendmail.cf file.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>eli, et al:</p>
<p>It seems the instructions above miss a step.</p>
<p>After creating the client-info file in the auth directory, you must run the following command.</p>
<p>makemap -r hash client-info.db &lt; client-info</p>
<p>Then, you should continue with recompiling the sendmail.cf file.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/#comment-891</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Wed, 19 Mar 2008 20:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-lloyd.com/2007/11/18/getting-sendmail-use-gmail-as-a-relay/#comment-891</guid>
		<description>Does not work for me: ubuntu 7.04, trying to relat to smtp.o2.co.uk.
Can not get it work either with telnet smtp.o2.co.uk 25,
get error message:
ubu7 sm-mta[15684]: m2JKTXF1015682: SYSERR(root): hash map &quot;authinfo&quot;: unsafe map file /etc/mail/auth/client-info.db: Permission denied

Any suggestions?

Eli</description>
		<content:encoded><![CDATA[<p>Does not work for me: ubuntu 7.04, trying to relat to smtp.o2.co.uk.<br />
Can not get it work either with telnet smtp.o2.co.uk 25,<br />
get error message:<br />
ubu7 sm-mta[15684]: m2JKTXF1015682: SYSERR(root): hash map &#8220;authinfo&#8221;: unsafe map file /etc/mail/auth/client-info.db: Permission denied</p>
<p>Any suggestions?</p>
<p>Eli</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: felipe trevisan</title>
		<link>http://james-lloyd.com/getting-sendmail-use-gmail-as-a-relay/#comment-846</link>
		<dc:creator>felipe trevisan</dc:creator>
		<pubDate>Tue, 26 Feb 2008 23:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-lloyd.com/2007/11/18/getting-sendmail-use-gmail-as-a-relay/#comment-846</guid>
		<description>There is some little thing wrong there.

I get the error below when trying to recompile on webmin

Failed to build configuration :

NONE:0: m4: ERROR: end of file in argument list


Googling it, I´ve found:

http://www.webservertalk.com/archive58-2004-6-287491.html

But where is the wrong tick-tick here?


tks</description>
		<content:encoded><![CDATA[<p>There is some little thing wrong there.</p>
<p>I get the error below when trying to recompile on webmin</p>
<p>Failed to build configuration :</p>
<p>NONE:0: m4: ERROR: end of file in argument list</p>
<p>Googling it, I´ve found:</p>
<p><a href="http://www.webservertalk.com/archive58-2004-6-287491.html" rel="nofollow">http://www.webservertalk.com/archive58-2004-6-287491.html</a></p>
<p>But where is the wrong tick-tick here?</p>
<p>tks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
