Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1c025f937a77546674c04f23aa8ed60a > files > 16

squirrelmail-1.4.20-0.RC2.2mdv2010.0.noarch.rpm

<?php
    // The default server is the configured IMAP server
    #$poppass_server = "localhost";

    // The default port is 106
    $poppass_port = "106";

    $min_pass_length = "0";
    $max_pass_length = "9999999";