<?xml version="1.0" encoding="iso-8859-1"?>
<!-- name="generator" content="blosxom/2.1.2" -->
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:cc="http://web.resource.org/cc/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/" >
  <channel>
    <!-- RSS required -->
    <title>Blogging is futile   </title>
    <link>http://noone.org/blog</link>
    <description>Yet another Blosxom weblog from someone who promised himself to never start blogging - since blogging is futile.</description>

    <!-- RSS optional -->
    <pubDate>Sun, 12 Oct 2008 19:24:13 +0200</pubDate>
    <lastBuildDate>Sun, 12 Oct 2008 19:24:13 +0200</lastBuildDate>
    <copyright>&amp;copy; 2005-2008 by Axel Beckert. Content licensed under the Creative Commons NC SA 2.0 DE License. Some rights reserved.</copyright>
    <language>en</language>
    <managingEditor>abe+blog@deuxchevaux.org (Axel Beckert)</managingEditor>
    <webMaster>abe+blog@deuxchevaux.org (Axel Beckert)</webMaster>
    <generator>blosxom/2.1.2</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>42</ttl>
    <image>
        <url>http://noone.org/static/XTaran1.3t.png</url>
        <title>Hackergotchi: Axel "XTaran" Beckert</title>
        <link>http://noone.org/blog</link>
        <width>102</width>
        <height>104</height>
    </image>

    <!-- Dublin Core -->
<!--
    <dc:publisher>Axel Beckert (abe+blog@deuxchevaux.org)</dc:publisher>
    <dc:rights>&copy; 2005-2008 by Axel Beckert. Content licensed under the Creative Commons NC SA 2.0 DE License. Some rights reserved.</dc:rights>
    <dc:language>de</dc:language>
    <dc:language>en</dc:language>
    <dc:title>Blogging is futile   </dc:title>
    <dc:subject>Rants and brain dumps about Debian, the Web, old Hardware, old Citroëns and the daily life of an ETHZ system administrator</dc:subject>
    <dc:description>Yet another Blosxom weblog from someone who promised himself to never start blogging - since blogging is futile.</dc:description>
-->

    <!-- Others -->
    <admin:generatorAgent rdf:resource="http://blosxom.sourceforge.net/" />
    <admin:errorReportsTo rdf:resource="mailto:abe+blog@deuxchevaux.org" />
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/de/">http://creativecommons.org/licenses/by-nc-sa/2.0/de/</cc:license>

  <item>
    <title>Can the spam problem be solved?</title>
    <link>http://noone.org/blog/English/Computer/Spam/Can%20the%20spam%20problem%20be%20solved%3F.html</link>
    <guid isPermaLink="true">http://noone.org/blog/English/Computer/Spam/Can%20the%20spam%20problem%20be%20solved%3F.html</guid>
    <pubDate>Thu, 02 Mar 2006 02:23:21 +0100</pubDate>
    <author>abe+blog@deuxchevaux.org (Axel Beckert)</author>
    <description>
Many have tried to solve spam problem, even Micrsoft (with &lt;a
href=&quot;http://ars.userfriendly.org/cartoons/?id=20060130&quot; class=&quot;ext&quot;&gt;a
quite strange solution&lt;/a&gt; ;-), but except personal solutions like
well working and well-kept spam filters, no well-working general
technical solution has been found yet.

&lt;/p&gt;&lt;p&gt;

Although I really would like to see a technical solution and often
think about this problem, I currently believe that this primarily is a
social problem which cannot be solved solely with technic.

&lt;a href=&quot;http://www.userfriendly.org/&quot; class=&quot;ext&quot;&gt;UserFriendly&lt;/a&gt;&amp;#8217;s Erwin seems to see it the same way and &lt;a class=&quot;ext&quot;
href=&quot;http://ars.userfriendly.org/cartoons/?id=20060131&quot;&gt;proposed&lt;/a&gt;
today a quite &lt;a href=&quot;http://www.vhemt.org/&quot; class=&quot;ext&quot;&gt;drastical
solution&lt;/a&gt;.

&lt;/p&gt;&lt;p&gt;

There are good ideas out there (e.g. &lt;a
href=&quot;http://en.wikipedia.org/wiki/Sender_Policy_Framework&quot;
class=&quot;wiki&quot;&gt;&lt;acronym title=&quot;Sender Policy Framework, formerly Sender Permitted From&quot;&gt;SPF&lt;/acronym&gt;&lt;/a&gt;, &lt;a href=&quot;http://en.wikipedia.org/wiki/DNSBL&quot;
class=&quot;wiki&quot;&gt;&lt;acronym title=&quot;Realtime Black-List&quot;&gt;RBL&lt;/acronym&gt;&lt;/a&gt;, &lt;a class=&quot;wiki&quot;
href=&quot;http://en.wikipedia.org/wiki/Greylisting&quot;&gt;Greylisting&lt;/a&gt; and &lt;a
href=&quot;http://en.wikipedia.org/wiki/Teergrube&quot; class=&quot;wiki&quot;
&gt;Teergrubing&lt;/a&gt;), but all seem to have their problems,
too. Especially &lt;acronym title=&quot;Realtime Black-List&quot;&gt;RBL&lt;/acronym&gt; often have administrative problems, i.e. if an
entry is justified or not. Greylisting simply can be bypassed by being
&lt;acronym title=&quot;Simple Mail Transfer Protocol&quot;&gt;SMTP&lt;/acronym&gt; conform and trying again, so it&amp;#8217;s usefulness will decrease
permanently. And against Lutz Donnerhacke&amp;#8217;s teergrubing, spammers seem
to have found workarounds quite quickly. Haven&amp;#8217;t heard much about it
in the last years. (I just can&amp;#8217;t remember what the drawback of &lt;acronym title=&quot;Sender Policy Framework, formerly Sender Permitted From&quot;&gt;SPF&lt;/acronym&gt;
was.)

&lt;/p&gt;&lt;p&gt;

For myself I&amp;#8217;ve solved the spam problem with a learning &lt;a href=&quot;http://spamassassin.apache.org/&quot; class=&quot;ext&quot;&gt;SpamAssassin&lt;/a&gt;
and sorting mail by spam-level into several mailboxes. The higher the
spam-level of such an inbox, the more seldom I look into it. Works
fine. For me. No general solution though, since the SpamAssassin needs
to be fed with fresh spam regularly.</description>
    <slash:section>English &amp;raquo; Computer &amp;raquo; Spam</slash:section>
    <slash:department>never-say-never-again</slash:department>
    <comments>http://noone.org/blog/English/Computer/Spam/Can%20the%20spam%20problem%20be%20solved%3F.futile#comments</comments>
    <slash:comments>3</slash:comments>
    <dc:language>en</dc:language>
    <category domain="http://noone.org/blog/tags/Greylisting">Greylisting</category>
<category domain="http://noone.org/blog/tags/Microsoft">Microsoft</category>
<category domain="http://noone.org/blog/tags/RBL">RBL</category>
<category domain="http://noone.org/blog/tags/SMTP">SMTP</category>
<category domain="http://noone.org/blog/tags/Spam">Spam</category>
<category domain="http://noone.org/blog/tags/SpamAssassin">SpamAssassin</category>
<category domain="http://noone.org/blog/tags/SPF">SPF</category>
<category domain="http://noone.org/blog/tags/Teergrubing">Teergrubing</category>
<category domain="http://noone.org/blog/tags/UserFriendly">UserFriendly</category>
<category domain="http://noone.org/blog/tags/VHEMT">VHEMT</category>

  </item>
  <item>
    <title>Cheap blue pills</title>
    <link>http://noone.org/blog/English/Computer/Spam/Cheap%20blue%20pills.html</link>
    <guid isPermaLink="true">http://noone.org/blog/English/Computer/Spam/Cheap%20blue%20pills.html</guid>
    <pubDate>Thu, 02 Mar 2006 02:22:44 +0100</pubDate>
    <author>abe+blog@deuxchevaux.org (Axel Beckert)</author>
    <description>
I just got an obvious spam e-mail with subject &amp;#8220;cheap blue pills&amp;#8221; and
it took me quite a moment to realise that they don&amp;#8217;t want me to buy
pills which let me keep &lt;a class=&quot;ext&quot;
href=&quot;http://www.arrod.co.uk/essays/matrix.php&quot;&gt;everyone I love and
everything that I have built my life upon&lt;/a&gt;. What a pity. But why
don&amp;#8217;t they sell also red pills? ;-)</description>
    <slash:section>English &amp;raquo; Computer &amp;raquo; Spam</slash:section>
    <slash:department>I-should-have-taken-the-blue-pill</slash:department>
    <comments>http://noone.org/blog/English/Computer/Spam/Cheap%20blue%20pills.futile#comments</comments>
    <slash:comments>0</slash:comments>
    <dc:language>en</dc:language>
    <category domain="http://noone.org/blog/tags/Geek">Geek</category>
<category domain="http://noone.org/blog/tags/SCNR">SCNR</category>
<category domain="http://noone.org/blog/tags/Spam">Spam</category>
<category domain="http://noone.org/blog/tags/The%20Matrix">The Matrix</category>

  </item>
  </channel>
</rss>
