<?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: Spam flood</title>
	<atom:link href="http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/</link>
	<description>Dave Neary's view of the world</description>
	<lastBuildDate>Sun, 11 Dec 2011 14:17:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dennis Krul</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-919</link>
		<dc:creator>Dennis Krul</dc:creator>
		<pubDate>Fri, 28 Sep 2007 08:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-919</guid>
		<description>I&#039;ve had the same problem...

Removing the MX won&#039;t help because lots of mailservers have it cached anyway and it&#039;ll take a while for the changes to propagate.

I just removed the catch-all email address from that particular for a while. That&#039;s the easiest solution.

If you still like to receive mail on some addresses that are currently spammed with mail delivery errors, you should block mail from mailer-daemon@ addresses. If you use postfix you could do something like this.

Put in your main.cf the following line:
smtpd_sender_restrictions = regexp:/etc/postfix/sender_restrictions

And put in /etc/postfix/sender_restrictions:
!/mailer-daemon@/    OK

(haven&#039;t tested this, but should work)

Training the bayesian filter of spamassassin with legitimate mail (mail delivery errors are legitimate) won&#039;t do you any good. So I strongly recommend against that.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had the same problem&#8230;</p>
<p>Removing the MX won&#8217;t help because lots of mailservers have it cached anyway and it&#8217;ll take a while for the changes to propagate.</p>
<p>I just removed the catch-all email address from that particular for a while. That&#8217;s the easiest solution.</p>
<p>If you still like to receive mail on some addresses that are currently spammed with mail delivery errors, you should block mail from mailer-daemon@ addresses. If you use postfix you could do something like this.</p>
<p>Put in your main.cf the following line:<br />
smtpd_sender_restrictions = regexp:/etc/postfix/sender_restrictions</p>
<p>And put in /etc/postfix/sender_restrictions:<br />
!/mailer-daemon@/    OK</p>
<p>(haven&#8217;t tested this, but should work)</p>
<p>Training the bayesian filter of spamassassin with legitimate mail (mail delivery errors are legitimate) won&#8217;t do you any good. So I strongly recommend against that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-918</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 28 Sep 2007 07:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-918</guid>
		<description>Just drop the domain in your mailer&#039;s list of local domains. That will get them a relaying denied double bounce, but hey. (DNS takes to long to flush caches.)</description>
		<content:encoded><![CDATA[<p>Just drop the domain in your mailer&#8217;s list of local domains. That will get them a relaying denied double bounce, but hey. (DNS takes to long to flush caches.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nermal</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-917</link>
		<dc:creator>Nermal</dc:creator>
		<pubDate>Thu, 27 Sep 2007 21:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-917</guid>
		<description>Same thing happened to me today at around the same time after being spam free for 4 years :&#124;

I&#039;ve told my exim mail server to discard (silently drop) any emails that get over 15 points in spam assassin and that seems to be working nicely.

You might have to collect a few and then feed them to spamassassin with the --spam switch so it knows they are spam.</description>
		<content:encoded><![CDATA[<p>Same thing happened to me today at around the same time after being spam free for 4 years <img src='http://blogs.gnome.org/bolsh/wp-content/mu-plugins/tango-smilies/tango/face-plain.png' alt=':|' class='wp-smiley' /> </p>
<p>I&#8217;ve told my exim mail server to discard (silently drop) any emails that get over 15 points in spam assassin and that seems to be working nicely.</p>
<p>You might have to collect a few and then feed them to spamassassin with the &#8211;spam switch so it knows they are spam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Haygood</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-916</link>
		<dc:creator>Justin Haygood</dc:creator>
		<pubDate>Thu, 27 Sep 2007 20:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-916</guid>
		<description>Maybe add an SPF record? The emails will stop bouncing by mail servers that support it, since they&#039;ll know the originating domain didn&#039;t send the email in the first place.</description>
		<content:encoded><![CDATA[<p>Maybe add an SPF record? The emails will stop bouncing by mail servers that support it, since they&#8217;ll know the originating domain didn&#8217;t send the email in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-915</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 27 Sep 2007 20:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-915</guid>
		<description>Are the emails all going to the same address or to multiple addresses at your domain? Would turning off the &quot;catch all&quot; facility help (so that you only get emails for real accounts rather than anything@yourdomain)?</description>
		<content:encoded><![CDATA[<p>Are the emails all going to the same address or to multiple addresses at your domain? Would turning off the &#8220;catch all&#8221; facility help (so that you only get emails for real accounts rather than anything@yourdomain)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian Steinel</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-914</link>
		<dc:creator>Florian Steinel</dc:creator>
		<pubDate>Thu, 27 Sep 2007 18:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-914</guid>
		<description>Something like this?
http://ietfreport.isoc.org/idref/draft-delany-nullmx/</description>
		<content:encoded><![CDATA[<p>Something like this?<br />
<a href="http://ietfreport.isoc.org/idref/draft-delany-nullmx/" rel="nofollow">http://ietfreport.isoc.org/idref/draft-delany-nullmx/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovitters</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-913</link>
		<dc:creator>ovitters</dc:creator>
		<pubDate>Thu, 27 Sep 2007 17:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-913</guid>
		<description>Yeah, often mailsoftware falls back to the A record if no MX can be found. Just set it to 127.0.0.1, or don&#039;t accept mail for that domain.</description>
		<content:encoded><![CDATA[<p>Yeah, often mailsoftware falls back to the A record if no MX can be found. Just set it to 127.0.0.1, or don&#8217;t accept mail for that domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-912</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Thu, 27 Sep 2007 16:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-912</guid>
		<description>I have a similar problem from time to time. I am looking at using &lt;a href=&quot;http://www.openspf.org/&quot; rel=&quot;nofollow&quot;&gt;Sender Policy Framework&lt;/a&gt; but haven&#039;t got very far with it yet.</description>
		<content:encoded><![CDATA[<p>I have a similar problem from time to time. I am looking at using <a href="http://www.openspf.org/" rel="nofollow">Sender Policy Framework</a> but haven&#8217;t got very far with it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niq</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-911</link>
		<dc:creator>niq</dc:creator>
		<pubDate>Thu, 27 Sep 2007 16:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-911</guid>
		<description>Set the MX record to 127.0.0.something.  Or a private address (192.168.*.* or somesuch).

In the meantime, can your MTA just reject based on recipient address in the envelope address?</description>
		<content:encoded><![CDATA[<p>Set the MX record to 127.0.0.something.  Or a private address (192.168.*.* or somesuch).</p>
<p>In the meantime, can your MTA just reject based on recipient address in the envelope address?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Pires</title>
		<link>http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/comment-page-1/#comment-910</link>
		<dc:creator>Paulo Pires</dc:creator>
		<pubDate>Thu, 27 Sep 2007 15:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bolsh/2007/09/27/spam-flood/#comment-910</guid>
		<description>Things like deleting DNS records, blocking bounce notifications, bla bla bla.. won&#039;t stop the SPAM.

SMTP Relay and SMTP-Auth are the hint words in this case :-)</description>
		<content:encoded><![CDATA[<p>Things like deleting DNS records, blocking bounce notifications, bla bla bla.. won&#8217;t stop the SPAM.</p>
<p>SMTP Relay and SMTP-Auth are the hint words in this case <img src='http://blogs.gnome.org/bolsh/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/bolsh/2007/09/27/spam-flood/feed/ ) in 1.34390 seconds, on Feb 10th, 2012 at 9:09 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 10:09 am UTC -->
