Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release > by-pkgid > e3194e4e3e85ca941250e9f0c67e3746 > files > 16

squirrelmail-1.4.20-2mdv2010.1.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";