<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.qpsmtpd.org/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.qpsmtpd.org/feed.php">
        <title>qpsmtpd Wiki</title>
        <description></description>
        <link>http://wiki.qpsmtpd.org/</link>
        <image rdf:resource="http://wiki.qpsmtpd.org/lib/images/favicon.ico" />
       <dc:date>2008-07-19T22:06:37+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/plugins:spam:mailinglist_simple?rev=1211271039&amp;do=diff1211271039"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/api:plugin_hooks?rev=1197749988&amp;do=diff1197749988"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/wiki:comments?rev=1197749318&amp;do=diff1197749318"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/api:start?rev=1197749216&amp;do=diff1197749216"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/pod:plugins?rev=1197749139&amp;do=diff1197749139"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/start?rev=1197709408&amp;do=diff1197709408"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/plugins:spam:hashcash?rev=1197308315&amp;do=diff1197308315"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.qpsmtpd.org/lib/images/favicon.ico">
        <title>qpsmtpd Wiki</title>
        <link>http://wiki.qpsmtpd.org/</link>
        <url>http://wiki.qpsmtpd.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.qpsmtpd.org/plugins:spam:mailinglist_simple?rev=1211271039&amp;do=diff1211271039">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-20T10:10:39+02:00</dc:date>
        <dc:creator>Marc Sebastian Pelzer</dc:creator>
        <title>plugins:spam:mailinglist_simple - added Sender header to make SPF happy</title>
        <link>http://wiki.qpsmtpd.org/plugins:spam:mailinglist_simple?rev=1211271039&amp;do=diff1211271039</link>
        <description>How to add this plugin into your config/plugins:



# add this plugin BEFORE &quot;rcpt_ok&quot;
#
mailinglist_simple /usr/local/exim/virtual-domains/

# this plugin needs to run after all other &quot;rcpt&quot; plugins
rcpt_ok


Example config/mailinglist_simpe file:


# format:
#
# &lt;email of mailinglists&gt;       &lt;only members can send email flag&gt;      &lt;path to signature file&gt;

test@test.org                   1       /usr/local/exim/signatures/test
mylist@test.com                         /usr/local/exim/signatures/…</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/api:plugin_hooks?rev=1197749988&amp;do=diff1197749988">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-15T21:19:48+02:00</dc:date>
        <dc:creator>Hanno Hecker</dc:creator>
        <title>api:plugin_hooks - no pod2dokuwiki parser required any more</title>
        <link>http://wiki.qpsmtpd.org/api:plugin_hooks?rev=1197749988&amp;do=diff1197749988</link>
        <description>This is the list of hooks that qpsmtpd provides.

You may also want to read about the Plug-in API.

For now, the best documentation available is  README.plugins and  plugins.pod

FIXME

Some hooks need review.... I recommend to read the plugins.pod, as it’s more up to date. Changes will go there first...and if someone writes a pod2wiki converter changes would be here faster... Done that myself :)</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/wiki:comments?rev=1197749318&amp;do=diff1197749318">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-15T21:08:38+02:00</dc:date>
        <dc:creator>Hanno Hecker</dc:creator>
        <title>wiki:comments - add sample pod:plugins</title>
        <link>http://wiki.qpsmtpd.org/wiki:comments?rev=1197749318&amp;do=diff1197749318</link>
        <description>This page details the migration, update plan and brief Changelog for the update of the qpsmtpd wiki.

Plan

	*  Migrate user pages under users namespace (COMPLETE)
	*  Migrate existing pages into new namespace structure (COMPLETE)
	*  Standarise page names, publish naming standard, develop plug-in template (COMPLETE)
	*  Significant work needed on the Installation, Configuration, and Deployment pages
		*  Installation section needs generic installation steps
		*  Configuration section needs more…</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/api:start?rev=1197749216&amp;do=diff1197749216">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-15T21:06:56+02:00</dc:date>
        <dc:creator>Hanno Hecker</dc:creator>
        <title>api:start - svn link -&gt; pod:plugins</title>
        <link>http://wiki.qpsmtpd.org/api:start?rev=1197749216&amp;do=diff1197749216</link>
        <description>FIXME

The qpsmtpd plugins are a flexible way of expanding and adapting the functionality of qpsmtpd. If the existing plugins don’t do what you need (or want), you might want to write your own plugin or adapt one of the existing ones.

For now, the best documentation available is  README.plugins ...new since rev 769: plugins.pod</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/pod:plugins?rev=1197749139&amp;do=diff1197749139">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-15T21:05:39+02:00</dc:date>
        <dc:creator>Hanno Hecker</dc:creator>
        <title>pod:plugins - created from SVN://trunk/docs/plugins.pod</title>
        <link>http://wiki.qpsmtpd.org/pod:plugins?rev=1197749139&amp;do=diff1197749139</link>
        <description>Plugins are the heart of qpsmtpd. The core implements only basic SMTP protocol functionality. No useful function can be done by qpsmtpd without loading plugins.

Plugins are loaded on startup where each of them register their interest in various hooks provided by the qpsmtpd core engine.</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/start?rev=1197709408&amp;do=diff1197709408">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-15T10:03:28+02:00</dc:date>
        <dc:creator>Hanno Hecker</dc:creator>
        <title>start - add .deb pkgs</title>
        <link>http://wiki.qpsmtpd.org/start?rev=1197709408&amp;do=diff1197709408</link>
        <description>This is a documentation Wiki for the qpsmtpd modular SMTP daemon.

About qpsmtpd

 The qpsmtpd daemon started as a replacement daemon for the qmail-smtpd SMTP receiver from the qmail mail transport agent (MTA). The qmail-smtpd SMTP receiver has a number of shortcomings, for example being unable to check the validity of a recipient mail address.  It is also written in C which makes it burdensome to modify and extend.</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/plugins:spam:hashcash?rev=1197308315&amp;do=diff1197308315">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-10T18:38:35+02:00</dc:date>
        <dc:creator>Marc Sebastian Pelzer</dc:creator>
        <title>plugins:spam:hashcash</title>
        <link>http://wiki.qpsmtpd.org/plugins:spam:hashcash?rev=1197308315&amp;do=diff1197308315</link>
        <description>Hashcash is a denial-of-service counter measure tool. Its main current use is to help hashcash users avoid losing email due to content based and blacklist based anti-spam systems.

A hashcash stamp constitutes a proof-of-work which takes a parameterizable amount of work to compute for the sender. The recipient can verify received hashcash stamps efficiently.</description>
    </item>
</rdf:RDF>
