<?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 work with Rogers and Smarthost settings</title>
	<atom:link href="http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/</link>
	<description>I'm one of those people radio shows call for obscure shit.</description>
	<lastBuildDate>Fri, 16 Jul 2010 04:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/comment-page-1/#comment-2653</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 11 Nov 2008 05:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/#comment-2653</guid>
		<description>Good point yeah. I bet it&#039;s GEOIP.

I didn&#039;t mean you don&#039;t have to authenticate, just that the server you&#039;re authenticating to must be the same in the authinfo config (however, like I said, I haven&#039;t tried this, that&#039;s just what I got from the posts). 

Thanks!
Matt</description>
		<content:encoded><![CDATA[<p>Good point yeah. I bet it&#8217;s GEOIP.</p>
<p>I didn&#8217;t mean you don&#8217;t have to authenticate, just that the server you&#8217;re authenticating to must be the same in the authinfo config (however, like I said, I haven&#8217;t tried this, that&#8217;s just what I got from the posts). </p>
<p>Thanks!<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash Christopher</title>
		<link>http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/comment-page-1/#comment-2652</link>
		<dc:creator>Ash Christopher</dc:creator>
		<pubDate>Tue, 11 Nov 2008 03:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/#comment-2652</guid>
		<description>Matt, both smtp-rog.mail.yahoo.com and smtp.broadband.rogers.com allow access to the cluster of mail servers that Rogers uses. When connecting to smtp.broadband.rogers.com you are infact connecting to smtp-rog.mail.yahoo.com - it is just a CNAME.

21:58 ash@galactica:[~]&gt; dig smtp.broadband.rogers.com
--snip--
;; ANSWER SECTION:
smtp.broadband.rogers.com. 3402 IN      CNAME   ssmtp.bloor.is.net.cable.rogers.com.
ssmtp.bloor.is.net.cable.rogers.com. 86202 IN CNAME smtp-rog.mail.yahoo.com.
smtp-rog.mail.yahoo.com. 1602   IN      A       206.190.36.18

21:59 ash@galactica:[~]&gt; dig smtp-rog.mail.yahoo.com
--snip--
smtp-rog.mail.yahoo.com. 1526   IN      A       206.190.36.18

When testing connections to either dns entry, you get access to any number of smtp servers in their farm. 

smtp105.rog.mail.re2.yahoo.com
smtp111.rog.mail.re2.yahoo.com
smtp126.rog.mail.re2.yahoo.com

and so on. I don&#039;t believe one or the other has anything to do with authentication per se. You will still need to authenticate. 

I do wonder though if smtp.broadband.rogers.com resolves depending on your geographic location (just hazarding a guess based on the CNAME ssmtp.bloor.is.net.cable.rogers.com).</description>
		<content:encoded><![CDATA[<p>Matt, both smtp-rog.mail.yahoo.com and smtp.broadband.rogers.com allow access to the cluster of mail servers that Rogers uses. When connecting to smtp.broadband.rogers.com you are infact connecting to smtp-rog.mail.yahoo.com &#8211; it is just a CNAME.</p>
<p>21:58 ash@galactica:[~]&gt; dig smtp.broadband.rogers.com<br />
&#8211;snip&#8211;<br />
;; ANSWER SECTION:<br />
smtp.broadband.rogers.com. 3402 IN      CNAME   ssmtp.bloor.is.net.cable.rogers.com.<br />
ssmtp.bloor.is.net.cable.rogers.com. 86202 IN CNAME smtp-rog.mail.yahoo.com.<br />
smtp-rog.mail.yahoo.com. 1602   IN      A       206.190.36.18</p>
<p>21:59 ash@galactica:[~]&gt; dig smtp-rog.mail.yahoo.com<br />
&#8211;snip&#8211;<br />
smtp-rog.mail.yahoo.com. 1526   IN      A       206.190.36.18</p>
<p>When testing connections to either dns entry, you get access to any number of smtp servers in their farm. </p>
<p>smtp105.rog.mail.re2.yahoo.com<br />
smtp111.rog.mail.re2.yahoo.com<br />
smtp126.rog.mail.re2.yahoo.com</p>
<p>and so on. I don&#8217;t believe one or the other has anything to do with authentication per se. You will still need to authenticate. </p>
<p>I do wonder though if smtp.broadband.rogers.com resolves depending on your geographic location (just hazarding a guess based on the CNAME ssmtp.bloor.is.net.cable.rogers.com).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt G</title>
		<link>http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/comment-page-1/#comment-2651</link>
		<dc:creator>Matt G</dc:creator>
		<pubDate>Tue, 11 Nov 2008 02:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/#comment-2651</guid>
		<description>Hi Ash, 

I believe it was from the additional information post at the bottom of the article. They mention in the posts there:

&lt;b&gt;
Nov  2 11:53:56 pbx sendmail[2917]: mA2Gru4B002915: to=&lt;how...@gesturetek.com&gt;, ctladdr=&lt;r...@rapperyo.com&gt; (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=120318, relay=smtp-rog.mail.yahoo.com. [206.190.36.18], dsn=5.0.0, stat=Service unavailable

The delivery attempt went to the server smtp-rog.mail.yahoo.com. 
&lt;/b&gt;&gt;

So, I&#039;m assuming that while you usually use smtp.broadband.rogers.com, the server actual returns smtp-rog.mail.yahoo.com so it won&#039;t match your sendmail configuration for authinfo when it tries to connect. 

You could always try each and if one doesn&#039;t work then you know :)

HTH,
Matt</description>
		<content:encoded><![CDATA[<p>Hi Ash, </p>
<p>I believe it was from the additional information post at the bottom of the article. They mention in the posts there:</p>
<p><b><br />
Nov  2 11:53:56 pbx sendmail[2917]: mA2Gru4B002915: to=<how ...@gesturetek.com>, ctladdr=<r ...@rapperyo.com> (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=120318, relay=smtp-rog.mail.yahoo.com. [206.190.36.18], dsn=5.0.0, stat=Service unavailable</p>
<p>The delivery attempt went to the server smtp-rog.mail.yahoo.com.<br />
</r></how></b>></p>
<p>So, I&#8217;m assuming that while you usually use smtp.broadband.rogers.com, the server actual returns smtp-rog.mail.yahoo.com so it won&#8217;t match your sendmail configuration for authinfo when it tries to connect. </p>
<p>You could always try each and if one doesn&#8217;t work then you know <img src='http://www.mattgibson.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>HTH,<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash Christopher</title>
		<link>http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/comment-page-1/#comment-2650</link>
		<dc:creator>Ash Christopher</dc:creator>
		<pubDate>Tue, 11 Nov 2008 01:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgibson.ca/2008/11/10/getting-sendmail-to-work-with-rogers-and-smarthost-settings/#comment-2650</guid>
		<description>Hi Matt,

Thanks for the link. I used my setup with rogers without problems for a few months before switching to another service provider due to what I feel was very bad customer service (I am with Teksavvy now - definitely recommend). 

Did Hugo mention why he recommended using smtp-rog.mail.yahoo.com over the others listed at http://www.dslreports.com/faq/rogers/5_Email#5090 ? 

Ash Christopher</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>Thanks for the link. I used my setup with rogers without problems for a few months before switching to another service provider due to what I feel was very bad customer service (I am with Teksavvy now &#8211; definitely recommend). </p>
<p>Did Hugo mention why he recommended using smtp-rog.mail.yahoo.com over the others listed at <a href="http://www.dslreports.com/faq/rogers/5_Email#5090" rel="nofollow">http://www.dslreports.com/faq/rogers/5_Email#5090</a> ? </p>
<p>Ash Christopher</p>
]]></content:encoded>
	</item>
</channel>
</rss>
