<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://www.cassiel.com/rdf'>
    <s:Snip rdf:about='http://www.cassiel.com/rdf#Tech+Notes/System/Qmail+and+Friends/Running+Procmail'
         s:cUser='nick'
         s:oUser='nick'
         s:mUser='nick'>
        <s:name>Tech Notes/System/Qmail and Friends/Running Procmail</s:name>
        <s:content>We aren&apos;t going to go into huge amounts of detail about running procmail, but just describe issues involving Qmail, SpamAssassin and TMDA.&#xD;&#xA;&#xD;&#xA;By default, our Qmail installation delivers in Maildir format, to the directory ~~\~/Maildir/~~ for each user. This is overridden on a user-by-user basis: Qmail will use a user&apos;s ~~\~/.qmail~~ file for delivery, if it exists. So for procmail, create ~~\~/.qmail~~ with the contents&#xD;&#xA;&#xD;&#xA;{code:none}&#xD;&#xA;|/usr/sbin/qmail-procmail&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;The construction of ~~qmail-procmail~~ is described in the {link:procmail section |http://www.lifewithqmail.org/lwq.html#procmail} of ~~Life with Qmail~~; its contents are described {link:here|http://www.ornl.gov/lists/mailing-lists/qmail/1998/04/msg00487.html}.&#xD;&#xA;&#xD;&#xA;If the user&apos;s ~~.procmailrc~~ contains something like&#xD;&#xA;&#xD;&#xA;{code:none}&#xD;&#xA;:0&#xD;&#xA;/home/username/Maildir/&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;then procmail is basically operating as the identity file filter, delivering everything to the user&apos;s Maildir.</s:content>
        <s:mTime>2005-12-19 18:03:20.77</s:mTime>
        <s:cTime>2005-12-19 17:26:34.79</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://www.cassiel.com/rdf#Tech Notes/System/Qmail and Friends'/>
                <rdf:li rdf:resource='http://www.cassiel.com/rdf#Tech Notes/System/Qmail and Friends/Installing Qmail'/>
                <rdf:li rdf:resource='#nick'/>
                <rdf:li rdf:resource='http://www.cassiel.com/rdf#Tech Notes/System'/>
                <rdf:li rdf:resource='http://www.cassiel.com/rdf#Tech Notes'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
