<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>uhoreg.ca</title>
    <link>http://www.uhoreg.ca/</link>
    <description>The insane ramblings of Hubert Chathi</description>
    <language>en-ca</language>
    <copyright>Copyright Hubert Chathi</copyright>
    <managingEditor>hubert@uhoreg.ca</managingEditor>
    <webMaster>hubert@uhoreg.ca</webMaster>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <image>
      <title>Hubert Chathi</title>
      <url>http://www.uhoreg.ca/hubertprop.jpg</url>
      <link>http://www.uhoreg.ca/</link>
      <width>90</width>
      <height>150</height>
    </image>
<item>
<title>January 27, 2010</title>
<link>http://www.uhoreg.ca/microblog/20100127-1127</link>
<pubDate>Wed, 27 Jan 2010 11:27:00 -0500</pubDate>
<guid>http://www.uhoreg.ca/microblog/20100127-1127</guid>
<description>
&#x3C;div class="blogtopic"&#x3E;&#x3C;a href="/index/work" rel="tag"&#x3E;work&#x3C;/a&#x3E;, &#x3C;a href="/index/spam" rel="tag"&#x3E;spam&#x3C;/a&#x3E;&#x3C;/div&#x3E;
&#x3C;div class="blogtime"&#x3E;11:27 -0500&#x3C;/div&#x3E;
&#x3C;div class="entry-content"&#x3E;
&#x3C;span class="microblog_name"&#x3E;Hubert Chathi:&#x3C;/span&#x3E; it looks like my work email account has made it onto the #&#x3C;a href="/index/spam" rel="tag"&#x3E;spam&#x3C;/a&#x3E; lists :(&#x3C;/div&#x3E;
</description>
</item>
<item>
<title>Spam killing (reprise)</title>
<link>http://www.uhoreg.ca/blog/20080513-2354</link>
<pubDate>Tue, 13 May 2008 23:54:00 -0400</pubDate>
<guid>http://www.uhoreg.ca/blog/20080513-2354</guid>
<description>
&#x3C;div class="blogtopic"&#x3E;&#x3C;a href="/index/personal" rel="tag"&#x3E;personal&#x3C;/a&#x3E;, &#x3C;a href="/index/technical" rel="tag"&#x3E;technical&#x3C;/a&#x3E;, &#x3C;a href="/index/spam" rel="tag"&#x3E;spam&#x3C;/a&#x3E;, &#x3C;a href="/index/security" rel="tag"&#x3E;security&#x3C;/a&#x3E;&#x3C;/div&#x3E;
&#x3C;div class="blogtime"&#x3E;23:54 -0400&#x3C;/div&#x3E;
&#x3C;div class="entry-content"&#x3E;
&#x3C;p&#x3E;I blogged about a year an a half ago about &#x3C;a href="/blog/20061206-1539"&#x3E;spam killing statistics&#x3C;/a&#x3E;
on my server.  I thought I'd post an update since then.  These are the spam
rejections from the past 10 days.&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;viruses rejected by &#x3C;a href="http://www.clamav.net/"&#x3E;ClamAV&#x3C;/a&#x3E;: 14 (all phishing
  attempts — no actual viruses)&#x3C;/li&#x3E;
&#x3C;li&#x3E;spam rejected by &#x3C;a href="http://spamassassin.apache.org/"&#x3E;SpamAssassin&#x3C;/a&#x3E;: 194
  (this doesn't count spam eliminated by
  &#x3C;a href="http://www.greylisting.org/"&#x3E;greylisting&#x3C;/a&#x3E;, since there's no easy way for me
  to get those stats)&#x3C;/li&#x3E;
&#x3C;li&#x3E;rejected by the DNSBL at &#x3C;a href="http://zen.spamhaus.org/"&#x3E;zen.spamhaus.org&#x3C;/a&#x3E;: 4,603&#x3C;/li&#x3E;
&#x3C;li&#x3E;rejected by the DNSBLs at &#x3C;a href="http://rfc-ignorant.org/"&#x3E;rfc-ignorant.org&#x3C;/a&#x3E; (dsn
  and bogusmx): 16&#x3C;/li&#x3E;
&#x3C;li&#x3E;sent to a nonexisting user: 451&#x3C;/li&#x3E;
&#x3C;li&#x3E;relay attempts: 37&#x3C;/li&#x3E;
&#x3C;li&#x3E;failed sender verification: 48&#x3C;/li&#x3E;
&#x3C;li&#x3E;bogus bounce messages (&#x3C;a href="http://backscatterer.org/"&#x3E;backscatter&#x3C;/a&#x3E; from spam):
  7&#x3C;/li&#x3E;
&#x3C;li&#x3E;mail delivered to my inbox: 873&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;p&#x3E;Obviously, these numbers don't show the whole picture — they're only based on
10 days of activity.  For example, the backscatter that I get seems to happen
in waves, so it's low now, but some times, it's huge.&#x3C;/p&#x3E;

&#x3C;p&#x3E;So in all, in the past 10 days, my mail server rejected 5,370 messages
(compared to 3,281 from my last blog) and accepted 873 (compared to 564 from my
last blog) messages.  I also have another layer of spam filtering when I fetch
the mail from my server.&#x3C;/p&#x3E;

&#x3C;p&#x3E;So, spam volumes are up by about 1.6 times.  General mail volume is also up —
I'm subscribed to a few more mailing lists.&#x3C;/p&#x3E;

&#x3C;p&#x3E;Changes to my filtering setup since last time include:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;using DNSBLs: this drops a lot of spam, as you can see, and reduces the load
  on my server (since they only require a DNS lookup, and don't need to be
  content scanned&#x3C;/li&#x3E;
&#x3C;li&#x3E;lowering the threshold for SpamAssassin&#x3C;/li&#x3E;
&#x3C;li&#x3E;&#x3C;a href="http://slett.net/spam-filtering-for-mx/exim-sign.html"&#x3E;signing my outgoing envelope sender&#x3C;/a&#x3E;,
  so that I can reject bogus bounces&#x3C;/li&#x3E;
&#x3C;li&#x3E;enabling sender verification&#x3C;/li&#x3E;
&#x3C;li&#x3E;enabling &#x3C;a href="http://www-uxsup.csx.cam.ac.uk/~fanf2/hermes/doc/antiforgery/csa.html"&#x3E;client SMTP authorization&#x3C;/a&#x3E;:
  it doesn't make a showing in these stats, but it drops a few spam here and
  there.  I wish more people would publish CSA records.  It's an easy check for
  spoofing, and a dead giveaway if it fails.  It just isn't very well known.&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;p&#x3E;I've also started reporting some spam via &#x3C;a href="http://www.spamcop.net/"&#x3E;spamcop&#x3C;/a&#x3E;.&#x3C;/p&#x3E;

&#x3C;/div&#x3E;
</description>
</item>
  </channel>
</rss>
