<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>transcyberia.info - email</title>
    <link>http://transcyberia.info/</link>
    <description>the future is open  .:.  open is the future</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>the spam arms race</title>
    <link>http://transcyberia.info/archives/2-the-spam-arms-race.html</link>
            <category>email</category>
            <category>infonomics</category>
    
    <comments>http://transcyberia.info/archives/2-the-spam-arms-race.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
The war on spam is mostly waged between spammers and ISP&#039;s, invisible to the public.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://transcyberia.info/archives/1-fighting-spam-with-greylisting.html&quot;&gt;Earlier I wrote about greylisting.&lt;/a&gt;
That&#039;s a fairly minimal change in handling email, that
reduces the spam volume on our mail servers disproportionately.
How can this be? Let&#039;s take a look at the economics involved.
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://transcyberia.info/archives/2-the-spam-arms-race.html#extended&quot;&gt;Continue reading &quot;the spam arms race&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 02 Jun 2008 14:53:00 +0200</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/2-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>email</category>
<category>externalities</category>
<category>foodforthought</category>
<category>greylisting</category>
<category>infonomics</category>
<category>linux</category>
<category>openbsd</category>
<category>spamfilter</category>

</item>
<item>
    <title>fighting spam with greylisting</title>
    <link>http://transcyberia.info/archives/1-fighting-spam-with-greylisting.html</link>
            <category>email</category>
    
    <comments>http://transcyberia.info/archives/1-fighting-spam-with-greylisting.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
At the NFG mail servers, we block about 10 spam messages
for every valid email our customers receive. Even so,
customers keep asking for more agressive spam filters.
&lt;/p&gt;&lt;p&gt;
Spam filtering requires a lot of system resources.
Content filtering involves opening each message and matching its
full contents against a database of spam patterns.
This involves a lot of disk read/write actions and heavy number crunching.
&lt;/p&gt;&lt;p&gt;
&lt;!-- s9ymdb:3 --&gt;&lt;img width=&quot;350&quot; height=&quot;141&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://transcyberia.info/uploads/images/greylist-load.png&quot; alt=&quot;mail server load graph&quot; /&gt;
&lt;/p&gt;&lt;p&gt;
In the graph above, our mail server was flooded with
more spam than it could adequately handle.
Of course, we could allocate more system resources
or try and tune the server some more.
However, the solution turned out to be much simpler: &lt;a href=&quot;http://en.wikipedia.org/wiki/Greylisting&quot; title=&quot;wikipedia&quot;&gt;greylisting&lt;/a&gt;.
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://transcyberia.info/archives/1-fighting-spam-with-greylisting.html#extended&quot;&gt;Continue reading &quot;fighting spam with greylisting&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 23 May 2008 16:51:00 +0200</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/1-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>email</category>
<category>greylisting</category>
<category>postfix</category>
<category>postfix-policyd</category>
<category>spamfilter</category>

</item>
<item>
    <title>interfacing with the DBMail database</title>
    <link>http://transcyberia.info/archives/32-interfacing-with-the-DBMail-database.html</link>
            <category>email</category>
            <category>technology</category>
    
    <comments>http://transcyberia.info/archives/32-interfacing-with-the-DBMail-database.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
Paul and myself have started a &lt;a href=&quot;http://blog.dbmail.eu&quot;&gt;new DBMail blog&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://blog.dbmail.eu/archives/3-Interfacing-with-the-DBMail-database.html&quot;&gt;Read the full blog entry @blog.dbmail.eu&lt;/a&gt;
about direct database access versus protocol-mediated data retrieval.
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 20 May 2008 11:34:07 +0200</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/32-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>blogging</category>
<category>database</category>
<category>dbmail</category>
<category>protocol</category>
<category>technology</category>

</item>

</channel>
</rss>