SquirrelMail

config.php

$org_name = "domain";
$org_title = "SquirrelMail";

$domain = 'domain';

$smtpServerAddress = 'localhost';
$imapServerAddress = 'localhost';
$imap_server_type = 'other';
$use_imap_tls = false;
$use_smtp_tls = false;
$smtp_auth_mech = 'none';
$imap_auth_mech = 'login';

$data_dir = '/var/lib/squirrel/data/';
$attachment_dir = '/var/lib/squirrel/attachment/';

$edit_identity = false;
$edit_name = true;

$hide_auth_header = true;

$allow_thread_sort = true;
$allow_server_sort = true;

$config_location_base = 'https://domain';



http://www.squirrelmail.org/

 
Logged in as: Oszkár Kmetti
mail/squirrelmail.txt · Last modified: 2009.01.14 17:08 by oszi
 
Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki