<?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: Petition To Fix Gmail&#8217;s Custom From Glitch</title>
	<atom:link href="http://daggle.com/petition-to-fix-gmails-custom-from-glitch-77/feed" rel="self" type="application/rss+xml" />
	<link>http://daggle.com/petition-to-fix-gmails-custom-from-glitch-77</link>
	<description>Danny Sullivan&#039;s Personal Blog</description>
	<lastBuildDate>Tue, 22 May 2012 11:54:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: nick</title>
		<link>http://daggle.com/petition-to-fix-gmails-custom-from-glitch-77/comment-page-1#comment-22890</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Fri, 30 Apr 2010 17:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://daggle.com/wordpress/?p=77#comment-22890</guid>
		<description>Gmail is so buggy Google needs to get on top of it this is frustrating</description>
		<content:encoded><![CDATA[<p>Gmail is so buggy Google needs to get on top of it this is frustrating</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna</title>
		<link>http://daggle.com/petition-to-fix-gmails-custom-from-glitch-77/comment-page-1#comment-7365</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Thu, 24 Sep 2009 23:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://daggle.com/wordpress/?p=77#comment-7365</guid>
		<description>mines glited when i try to look a my Mail it quckliy gose back to inbox! :(</description>
		<content:encoded><![CDATA[<p>mines glited when i try to look a my Mail it quckliy gose back to inbox! <img src='http://daggle.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: db</title>
		<link>http://daggle.com/petition-to-fix-gmails-custom-from-glitch-77/comment-page-1#comment-1235</link>
		<dc:creator>db</dc:creator>
		<pubDate>Wed, 06 May 2009 22:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://daggle.com/wordpress/?p=77#comment-1235</guid>
		<description>old thread, but using gmail apps gets around this for anyone still trying</description>
		<content:encoded><![CDATA[<p>old thread, but using gmail apps gets around this for anyone still trying</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://daggle.com/petition-to-fix-gmails-custom-from-glitch-77/comment-page-1#comment-64</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Fri, 09 Mar 2007 20:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://daggle.com/wordpress/?p=77#comment-64</guid>
		<description>I thought I would mention a third option that would also work.
Option 1)
Add your IP address to the Gmail SPF record (not really an option)
Option 2)
From name@gmail.com on behalf of [name@mydomain.com]
Option 3)
Gmail could implement a new feature to allow me to send email using my SMTP server instead of theirs.
Why not?  MS Outlook and Thunderbird have options to choose the SMTP server of your choice.  There is no reason that Gmail could not also let you send email using the SMTP server of your choice.
Gmail already lets me connect to the POP server of my choice.  Why not let me also connect to the SMTP server of my choice?
By allowing users to pick their own POP and SMTP servers Gmail will have built a webtop replacement for the desktop email client.
</description>
		<content:encoded><![CDATA[<div style="">
<p>I thought I would mention a third option that would also work.<br />
Option 1)<br />
Add your IP address to the Gmail SPF record (not really an option)<br />
Option 2)<br />
From <a href="mailto:name@gmail.com">name@gmail.com</a> on behalf of [name@mydomain.com]<br />
Option 3)<br />
Gmail could implement a new feature to allow me to send email using my SMTP server instead of theirs.<br />
Why not?  MS Outlook and Thunderbird have options to choose the SMTP server of your choice.  There is no reason that Gmail could not also let you send email using the SMTP server of your choice.<br />
Gmail already lets me connect to the POP server of my choice.  Why not let me also connect to the SMTP server of my choice?<br />
By allowing users to pick their own POP and SMTP servers Gmail will have built a webtop replacement for the desktop email client.</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://daggle.com/petition-to-fix-gmails-custom-from-glitch-77/comment-page-1#comment-63</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 05 Oct 2006 20:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://daggle.com/wordpress/?p=77#comment-63</guid>
		<description>I believe this is down to SPF (http://libspf.org/files/rfc4408.txt).  This is an anti spam technology to prevent people sending spoof emails.  Basically if your receiving SMTP server is SPF compliant, it will check that the IP address of the sending server against the SPF record in the DNS file for the Host domain specified in the MAIL FROM and (optionally) HELO fields .  Thus GMail can only send email purporting to be from GMail.&lt;br /&gt;&lt;br /&gt;
There are two ways to circumvent this.  The first is to add the IP addresses of your SMTP server to GMail&#039;s SPF record.  The second is to add a Sender header to your email; this is what GMail does.  It is up to the email client (Outlook etc) how it interprets and displays the From and Sender fields.&lt;br /&gt;&lt;br /&gt;
If you send an email to check-auth@verifier.port25.com you will find that while the email you send has the following headers,&lt;br /&gt;
Return-Path: &lt;username@gmail.com&gt;&lt;br /&gt;
To: &quot;SPF Test&quot; &lt;check-auth@verifier.port25.com&gt;&lt;br /&gt;
From: Me &lt;Me@MyDomain.com&gt;&lt;br /&gt;
Sender: Me &lt;username@gmail.com&gt;&lt;br /&gt;&lt;br /&gt;
the GMail server&#039;s envelope has the following data:&lt;br /&gt;
HELO hostname:  nf-out-0910.google.com&lt;br /&gt;
Source IP:      64.233.182.187&lt;br /&gt;
mail-from:      username@gmail.com&lt;br /&gt;&lt;br /&gt;
so the receiving Mail server is going to lookup the SPF record at gmail.com and check that 64.233.182.187 is valid for that domain.  It may also check the hostname.&lt;br /&gt;&lt;br /&gt;
Now if GMail sent the Mail-from as Me@MyDomain.com and I added GMail&#039;s IP addresses to my SPF record by adding mx:gmail.com, then I could hide GMail from everybody, but that requires me to have access to my SPF record, be tech savvy and creates support headaches for GMail.  &lt;br /&gt;&lt;br /&gt;
FYI, it looks to me as though you do not have full access to your DNS record as Tiger Technologies has set up the SPF record as &quot;v=spf1 ip4:64.71.157.128/27 ip4:64.62.142.80/28 ip4:64.62.209.0/24 a ptr ?all&quot;  which covers all their servers.&lt;br /&gt;&lt;br /&gt;
Richard
</description>
		<content:encoded><![CDATA[<div style="">
<p>I believe this is down to SPF (<a href="http://libspf.org/files/rfc4408.txt" rel="nofollow">http://libspf.org/files/rfc4408.txt</a>).  This is an anti spam technology to prevent people sending spoof emails.  Basically if your receiving SMTP server is SPF compliant, it will check that the IP address of the sending server against the SPF record in the DNS file for the Host domain specified in the MAIL FROM and (optionally) HELO fields .  Thus GMail can only send email purporting to be from GMail.</p>
<p>There are two ways to circumvent this.  The first is to add the IP addresses of your SMTP server to GMail&#8217;s SPF record.  The second is to add a Sender header to your email; this is what GMail does.  It is up to the email client (Outlook etc) how it interprets and displays the From and Sender fields.</p>
<p>If you send an email to <a href="mailto:check-auth@verifier.port25.com">check-auth@verifier.port25.com</a> you will find that while the email you send has the following headers,<br />
Return-Path: &lt;username@gmail.com><br />
To: &#8220;SPF Test&#8221; &lt;check-auth@verifier.port25.com><br />
From: Me &lt;Me@MyDomain.com><br />
Sender: Me &lt;username@gmail.com></p>
<p>the GMail server&#8217;s envelope has the following data:<br />
HELO hostname:  nf-out-0910.google.com<br />
Source IP:      64.233.182.187<br />
mail-from:      <a href="mailto:username@gmail.com">username@gmail.com</a></p>
<p>so the receiving Mail server is going to lookup the SPF record at gmail.com and check that 64.233.182.187 is valid for that domain.  It may also check the hostname.</p>
<p>Now if GMail sent the Mail-from as <a href="mailto:Me@MyDomain.com">Me@MyDomain.com</a> and I added GMail&#8217;s IP addresses to my SPF record by adding mx:gmail.com, then I could hide GMail from everybody, but that requires me to have access to my SPF record, be tech savvy and creates support headaches for GMail.  </p>
<p>FYI, it looks to me as though you do not have full access to your DNS record as Tiger Technologies has set up the SPF record as &#8220;v=spf1 ip4:64.71.157.128/27 ip4:64.62.142.80/28 ip4:64.62.209.0/24 a ptr ?all&#8221;  which covers all their servers.</p>
<p>Richard</p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>

