<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://bliki.rimuhosting.com/rdf'>
    <s:Snip rdf:about='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/squirrelmail'
         s:cUser='yves'
         s:oUser=''
         s:mUser='yves'>
        <s:name>knowledgebase/linux/miscapplications/squirrelmail</s:name>
        <s:content>1 SquirrelMail at Rimuhosting.com&#xD;&#xA;&#xD;&#xA;__DRAFT ARTICLE__&#xD;&#xA;&#xD;&#xA;SquirrelMail is a popular webmail tool for Linux that seems to be popular among Rimuhosting.com customers. If you want to know it better, check out http://www.squirrelmail.org/. &#xD;&#xA;&#xD;&#xA;Some other nice alternatives include Roundcube (http://roundcube.net) and Zimbra (http://bliki.rimuhosting.com/space/knowledgebase/linux/miscapplications/zimbra).&#xD;&#xA;&#xD;&#xA;1.1 change_pass plugin on RPM-based distros&#xD;&#xA;&#xD;&#xA;Some steps David and I have followed in previous installs:&#xD;&#xA;&#xD;&#xA;I downloaded change_pass from:&#xD;&#xA;&#xD;&#xA;http://www.squirrelmail.org/plugin_download.php?id=21&#xD;&#xA;&#xD;&#xA;I unzipped it into the squirrelmail plugins directory and then ran conf.pl to perform the configuration settings and enable the plugin.&quot;&#xD;&#xA;&#xD;&#xA;Here is the output showing that it is now installed: &#xD;&#xA;&#xD;&#xA;{code:none}&#xD;&#xA;  Installed Plugins&#xD;&#xA;    1. delete_move_next&#xD;&#xA;    2. squirrelspell&#xD;&#xA;    3. newmail&#xD;&#xA;    4. change_pass&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;Then I used the &quot;cimplus_lal&quot; user you informed below and I confirmed that a &quot;Change password&quot; link now appears in the &quot;Options&quot; page.&#xD;&#xA;&#xD;&#xA;But when trying to change the password, I got the following error at Squirrelmail:&#xD;&#xA;&#xD;&#xA;{code:none}&#xD;&#xA;ERROR:Connection refused (111)&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;Reading the change_pass plugin documentation, I found out that I had to install a poppassd service. I download a poppasswd compliant service that supports PAM referenced here:&#xD;&#xA;http://freshmeat.net/projects/poppassd-ceti/&#xD;&#xA;&#xD;&#xA;I used this RPM file:&#xD;&#xA;http://freshmeat.net/redir/poppassd-ceti/22599/url_rpm/poppassd-ceti-1.8.5-co4.i386.rpm&#xD;&#xA;&#xD;&#xA;I enabled this service at xinetd, by changing the &quot;disabled&quot; parameter from &quot;yes&quot; to &quot;no&quot; in /etc/xinetd.d/poppassd.&#xD;&#xA;&#xD;&#xA;Then I started and enabled xinetd on boot up:&#xD;&#xA;&#xD;&#xA;# /etc/init.d/xinetd start&#xD;&#xA;# chkconfig xinetd on&#xD;&#xA;&#xD;&#xA;</s:content>
        <s:mTime>2007-05-29 11:02:24.0</s:mTime>
        <s:cTime>2007-05-29 10:59:52.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-search'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='#knowledgebase'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/zimbra'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
