Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > media > contrib-updates > by-pkgid > 5825c7e13b3de5c0a8d52026d64250af > files > 16

squirrelmail-1.4.22-1.1mdv2010.2.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";