<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://archive.cassiel.com/rdf'>
    <s:Snip rdf:about='http://archive.cassiel.com/rdf#Tech+Notes/System/Qmail+and+Friends/Running+Binc+IMAP'
         s:cUser='nick'
         s:oUser='nick'
         s:mUser='nick'>
        <s:name>Tech Notes/System/Qmail and Friends/Running Binc IMAP</s:name>
        <s:content>We run {link:Binc IMAP|http://www.bincimap.org/} since it&apos;s fairly simple, and it talks maildir by default. It uses {link:daemontools|http://cr.yp.to/daemontools.html}.&#xA;&#xA;We do a build from the source, with the default installation locations; no configuration is needed. (We had to hack the sources, though: look for &quot;extern int errno;&quot; and replace it with &quot;#include &lt;errno.h&gt;&quot;.) The build needs ~~gcc-c++~~ and ~~openssl-devel~~.&#xA;&#xA;The package can be built as a non-privileged user. Follow the instructions, and do a &quot;make testcert&quot; to get a test certificate for SSL connection.&#xA;&#xA;There&apos;s an error in the documentation: the daemontools templates are in ~~/usr/local/var/service~~, not ~~/usr/local/share/service~~. Also, for some reason, ~~/usr/local/var/log~~ (the default log location) is not created, so we do that by hand.&#xA;&#xA;The authentication machinery needs {link:checkpassword|http://cr.yp.to/checkpwd.html}.</s:content>
        <s:mTime>2005-12-19 21:57:22.0</s:mTime>
        <s:cTime>2005-12-19 20:33:45.0</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://archive.cassiel.com/rdf#Tech Notes/System/Qmail and Friends'/>
                <rdf:li rdf:resource='http://archive.cassiel.com/rdf#Tech Notes/System'/>
                <rdf:li rdf:resource='#nick'/>
                <rdf:li rdf:resource='http://archive.cassiel.com/rdf#Tech Notes/System/Qmail and Friends/Installing Qmail'/>
                <rdf:li rdf:resource='http://archive.cassiel.com/rdf#Tech Notes'/>
                <rdf:li rdf:resource='http://archive.cassiel.com/rdf#'/>
                <rdf:li rdf:resource='http://archive.cassiel.com/rdf#Projects/Triptychos'/>
                <rdf:li rdf:resource='http://archive.cassiel.com/rdf#start/2005-08-12/1'/>
                <rdf:li rdf:resource='http://archive.cassiel.com/rdf#Tech Notes/System/Qmail and Friends/Running TMDA'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>

