<?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:apache</title>
        <description></description>
        <link>http://wiki.qpsmtpd.org/</link>
        <image rdf:resource="http://wiki.qpsmtpd.org/lib/images/favicon.ico" />
       <dc:date>2010-09-09T12:28:25+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.qpsmtpd.org/deploy:apache:apachesmtpdsetup?rev=1186297967&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:apache:apachesmtpdsetup?rev=1186297967&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-08-05T09:12:47+02:00</dc:date>
        <title>deploy:apache:apachesmtpdsetup</title>
        <link>http://wiki.qpsmtpd.org/deploy:apache:apachesmtpdsetup?rev=1186297967&amp;do=diff</link>
        <description>Thanks to Peter Eisch, an apache conf file :


  # with apache &lt; 2.1.5 use just 'Listen 0.0.0.0:25'
  Listen 0.0.0.0:25 smtp
  AcceptFilter smtp none
  ## &quot;smtp&quot; and the AcceptFilter are required for Linux, FreeBSD 
  ## with apache &gt;= 2.1.5, for others it doesn't hurt. See also
  ## http://httpd.apache.org/docs/2.2/mod/core.html#acceptfilter
  ## and http://httpd.apache.org/docs/2.2/mod/mpm_common.html#listen
  HostnameLookups On

  LoadModule perl_module lib/httpd/mod_perl.so

  &lt;Perl&gt;
    use…</description>
    </item>
</rdf:RDF>
