<?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 deploy</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:59:15+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/deploy:daemontools?rev=1168252048&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/deploy:runit?rev=1168300736&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/deploy:start?rev=1187508735&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/deploy:sysvinit?rev=1170744829&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/deploy:tcpserver?rev=1168300737&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/deploy:daemontools?rev=1168252048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-08T11:27:28+02:00</dc:date>
        <title>deploy:daemontools</title>
        <link>http://wiki.qpsmtpd.org/deploy:daemontools?rev=1168252048&amp;do=diff</link>
        <description>&lt;http://cr.yp.to/daemontools.html&gt;

Overview


daemontools is an optional collection of tools for managing UNIX services that can be used with qpsmtpd. daemontools is part of a typical qmail install. Users of MTAs other than qmail may be interested in using runit instead of daemontools.</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/deploy:runit?rev=1168300736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-09T00:58:56+02:00</dc:date>
        <title>deploy:runit</title>
        <link>http://wiki.qpsmtpd.org/deploy:runit?rev=1168300736&amp;do=diff</link>
        <description>&lt;http://smarden.org/runit/&gt;

Overview


runit is a cross-platform Unix init scheme with service supervision, designed as a replacement for sysvinit, and other init schemes. It runs on GNU/Linux, *BSD, MacOSX, Solaris, and can easily be adapted to other Unix operating systems.</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/deploy:start?rev=1187508735&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-08-19T09:32:15+02:00</dc:date>
        <title>deploy:start</title>
        <link>http://wiki.qpsmtpd.org/deploy:start?rev=1187508735&amp;do=diff</link>
        <description>There are a number of different ways to deploy the qpsmtpd daemon.

Deployment Models

forkserver


The qpsmtpd-forkserver is one of the most popular deployment options for qpsmtpd. The forkserver forks for every connection. A service supervision tool, e.g. runit or daemontools, is recommended for starting up and monitoring the qpsmtpd-forkserver service. SysV init scripts are also available and are in the RPM and .deb packages. The qpsmtpd-forkserver method is used by perl.org and cpan.org.</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/deploy:sysvinit?rev=1170744829&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T07:53:49+02:00</dc:date>
        <title>deploy:sysvinit</title>
        <link>http://wiki.qpsmtpd.org/deploy:sysvinit?rev=1170744829&amp;do=diff</link>
        <description>SysV-style init.d/rc-Scripts for qpsmtpd


The RPM package has a Red Hat-based init.d script for qpsmtpd-forkserver configured for the RPM install layout, however it is easy to modify for a standard tarball install layout if desired. Once the init.d script in place and configured, qpsmtpd-forkserver can be managed via chkconfig and service on RH-based distros.</description>
    </item>
    <item rdf:about="http://wiki.qpsmtpd.org/deploy:tcpserver?rev=1168300737&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-09T00:58:57+02:00</dc:date>
        <title>deploy:tcpserver</title>
        <link>http://wiki.qpsmtpd.org/deploy:tcpserver?rev=1168300737&amp;do=diff</link>
        <description>&lt;http://cr.yp.to/ucspi-tcp.html&gt;

Overview


tcpserver is one of several deployment options for qpsmtpd though it is not used often now that forkserver and Apache::Qpsmtpd are available.

It turns sockets into file descriptors.

The qpsmtpd run script uses tcpserver and softlimit. Tcpserver and softlimit (included in the daemontools package) are part of a typical qmail install.</description>
    </item>
</rdf:RDF>
