<?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: gmail: no third-party DSNs</title>
	<atom:link href="http://ocaoimh.ie/gmail-no-third-party-dsns/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocaoimh.ie/gmail-no-third-party-dsns/</link>
	<description>Look what I found today!</description>
	<lastBuildDate>Sat, 20 Mar 2010 03:33:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Donncha</title>
		<link>http://ocaoimh.ie/gmail-no-third-party-dsns/comment-page-1/#comment-334711</link>
		<dc:creator>Donncha</dc:creator>
		<pubDate>Wed, 05 Sep 2007 06:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/09/04/gmail-no-third-party-dsns/#comment-334711</guid>
		<description>A number of emails were trapped, but they were all legitimate emails. I&#039;ll have to give the second rule a whirl and see how that goes.</description>
		<content:encoded><![CDATA[<p>A number of emails were trapped, but they were all legitimate emails. I&#8217;ll have to give the second rule a whirl and see how that goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donncha</title>
		<link>http://ocaoimh.ie/gmail-no-third-party-dsns/comment-page-1/#comment-334402</link>
		<dc:creator>Donncha</dc:creator>
		<pubDate>Tue, 04 Sep 2007 19:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/09/04/gmail-no-third-party-dsns/#comment-334402</guid>
		<description>Thanks David, I&#039;ve added that first rule in and I&#039;ll keep an eye on that text file. Hopefully it&#039;ll work fine!</description>
		<content:encoded><![CDATA[<p>Thanks David, I&#8217;ve added that first rule in and I&#8217;ll keep an eye on that text file. Hopefully it&#8217;ll work fine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Precious</title>
		<link>http://ocaoimh.ie/gmail-no-third-party-dsns/comment-page-1/#comment-334378</link>
		<dc:creator>David Precious</dc:creator>
		<pubDate>Tue, 04 Sep 2007 18:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/09/04/gmail-no-third-party-dsns/#comment-334378</guid>
		<description>Good recovery there, but the Procmail rule for catching DSNs is likely to match some (not all contain that subject).

Use the following instead:

&lt;code&gt;
:0:
* ^FROM_DAEMON
POSTMASTER.txt
&lt;/code&gt;

Procmail should substitute the FROM_DAEMON for a very long and hairy regexp which should catch just about every variety of DSN there is.

In case you want to see something which at first glance looks like line noise, here&#039;s the scary regexp:


&lt;code&gt;
(^(Mailing-List:&#124;Precedence:.*(junk&#124;bulk&#124;list)&#124;To: Multiple recipients of &#124;(((Resent-)?(From&#124;Sender)&#124;X-Envelope-From):&#124;&gt;?From       )([^&gt;]*[^(.%@a-z0-9])?(Post(ma?(st(e?r)?&#124;n)&#124;office)&#124;(send)?Mail(er)?       &#124;daemon&#124;m(mdf&#124;ajordomo)&#124;n?uucp&#124;LIST(SERV&#124;proc)&#124;NETSERV&#124;o(wner&#124;ps)       &#124;r(e(quest&#124;sponse)&#124;oot)&#124;b(ounce&#124;bs\.smtp)&#124;echo&#124;mirror&#124;s(erv(ices?&#124;er)       &#124;mtp(error)?&#124;ystem)&#124;A(dmin(istrator)?&#124;MMGR&#124;utoanswer))(([^).!:a-
       z0-9][-_a-z0-9]*)?[%@&gt;\t ][^]&#124;$)))
&lt;/code&gt;

(That&#039;s straight from the man page of Procmail)</description>
		<content:encoded><![CDATA[<p>Good recovery there, but the Procmail rule for catching DSNs is likely to match some (not all contain that subject).</p>
<p>Use the following instead:</p>
<p><code><br />
:0:<br />
* ^FROM_DAEMON<br />
POSTMASTER.txt<br />
</code></p>
<p>Procmail should substitute the FROM_DAEMON for a very long and hairy regexp which should catch just about every variety of DSN there is.</p>
<p>In case you want to see something which at first glance looks like line noise, here&#8217;s the scary regexp:</p>
<p><code><br />
(^(Mailing-List:|Precedence:.*(junk|bulk|list)|To: Multiple recipients of |(((Resent-)?(From|Sender)|X-Envelope-From):|&gt;?From       )([^&gt;]*[^(.%@a-z0-9])?(Post(ma?(st(e?r)?|n)|office)|(send)?Mail(er)?       |daemon|m(mdf|ajordomo)|n?uucp|LIST(SERV|proc)|NETSERV|o(wner|ps)       |r(e(quest|sponse)|oot)|b(ounce|bs\.smtp)|echo|mirror|s(erv(ices?|er)       |mtp(error)?|ystem)|A(dmin(istrator)?|MMGR|utoanswer))(([^).!:a-<br />
       z0-9][-_a-z0-9]*)?[%@&gt;\t ][^]|$)))<br />
</code></p>
<p>(That&#8217;s straight from the man page of Procmail)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donncha</title>
		<link>http://ocaoimh.ie/gmail-no-third-party-dsns/comment-page-1/#comment-334317</link>
		<dc:creator>Donncha</dc:creator>
		<pubDate>Tue, 04 Sep 2007 16:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/09/04/gmail-no-third-party-dsns/#comment-334317</guid>
		<description>Yes, the joys of being an admin!</description>
		<content:encoded><![CDATA[<p>Yes, the joys of being an admin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dankoozy</title>
		<link>http://ocaoimh.ie/gmail-no-third-party-dsns/comment-page-1/#comment-334304</link>
		<dc:creator>Dankoozy</dc:creator>
		<pubDate>Tue, 04 Sep 2007 15:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/09/04/gmail-no-third-party-dsns/#comment-334304</guid>
		<description>Things are just so much better when you run your own server</description>
		<content:encoded><![CDATA[<p>Things are just so much better when you run your own server</p>
]]></content:encoded>
	</item>
</channel>
</rss>
