<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.qpsmtpd.org/lib/exe/css.php?s=feed" 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 install</title>
        <description></description>
        <link>http://wiki.qpsmtpd.org/</link>
        <image rdf:resource="http://wiki.qpsmtpd.org/lib/images/favicon.ico" />
       <dc:date>2010-09-07T12:31:07+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/install:quick-install_howto?rev=1168253343&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/install:rpm-install_howto?rev=1181229480&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/install:start?rev=1181229545&amp;do=diff"/>
            </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/install:quick-install_howto?rev=1168253343&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-08T11:49:03+02:00</dc:date>
        <title>install:quick-install_howto</title>
        <link>http://wiki.qpsmtpd.org/install:quick-install_howto?rev=1168253343&amp;do=diff</link>
        <description>Get the code and unzip it:



useradd smtpd
cd /home/smtpd
wget http://smtpd.develooper.com/files/qpsmtpd-0.32.tar.gz
tar zxvpf qpsmtpd-0.32.tar.gz


Set up some directories and permissions:



chown -R smtpd:users qpsmtpd-0.32
chmod o+t qpsmtpd-0.32
ln -s qpsmtpd-0.32 qpsmtpd
cd qpsmtpd
mkdir tmp; chown smtpd:users tmp; chmod 700 tmp</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/install:rpm-install_howto?rev=1181229480&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-06-07T17:18:00+02:00</dc:date>
        <title>install:rpm-install_howto</title>
        <link>http://wiki.qpsmtpd.org/install:rpm-install_howto?rev=1181229480&amp;do=diff</link>
        <description>(last modified for qpsmptd-0.40-0.2.noarch.rpm, which contains 0.40rc1)

Getting the packages


First, the RPMs are in an apt repository, so the most convenient way is with a tool which can read apt repositories and automatically resolve dependencies.</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/install:start?rev=1181229545&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-06-07T17:19:05+02:00</dc:date>
        <title>install:start</title>
        <link>http://wiki.qpsmtpd.org/install:start?rev=1181229545&amp;do=diff</link>
        <description>This page will detail high-level installation information.

Installation HOWTOs


0.32 quick-install_howto using forkserver and DJB's daemontools.

rpm-install_howto for installing the RPMs for Red Hat and using forkserver with Postfix.

Also available is a FreeBSD port of qpsmtpd.</description>
    </item>
</rdf:RDF>
