squirrelmail-webmail
1.4.22
About: SquirrelMail is a standards-based webmail package with strong MIME support, address books, and folder manipulation (written in PHP4).
![]() ![]() |
Go to the source code of this file.
Namespaces | |
plugins | |
Variables | |
global | $mail_fetch_allowable_ports = array(110, 995) |
global | $mail_fetch_block_server_pattern = '/(^10\.)|(^192\.)|(^127\.)|(^localhost)/' |
$mail_fetch_allowable_ports = array(110, 995) |
Definition at line 15 of file config_example.php.
Referenced by validate_mail_fetch_port_number().
$mail_fetch_block_server_pattern = '/(^10\.)|(^192\.)|(^127\.)|(^localhost)/' |
Definition at line 15 of file config_example.php.
Referenced by validate_mail_fetch_server_address().