in additional things u need perl for windows installed on apache, if u want use script for setting up u SMail.
Before install script u may need read this
http://www.squirrelmail.org/docs/admin/ ... html#ss3.3
and after
http://www.squirrelmail.org/docs/admin/admin-5.html
But install very simple.
create subfolder mail in main folder where u locate u site. unpack script in this folder. goto config folder(in script) and rename config_default.php to config.php. after open this file in any text editor. and we go up settings...
Yes u can read small tooltip before settings, but...
Section $domain - type u domain name(e.g. gmail.com)
Section $smtpServerAddress - type address for smtp server(e.g. gmail.com or smtp.gmail.com)
Section $sendmail_path - if u use sendmail for windows u can point where he place.(e.g. C:/Webroot/sendmail). Attention! Use only backslashes /
Section - $imapServerAddress - type u domain name(e.g. gmail.com or imap.gmail.com)
Section $imap_server_type - change this settings to "hmailserver"
Section $data_dir - type folder path where store mail(not mail in hmailServer) (e.g. SM_PATH . 'data/' if data subfolder place in mail folder)
Section $attachment_dir - in anyway u can change path or not change(for me I set this param us default)
Section $squirrelmail_default_language - change this setting to u locale(e.g. for English(British) en_GB or for US - en_US)
Section $default_charset - this section tell browser that encoding use for page(e.g. for English it's - iso-8859-1 or for Central European - windows-1250)
Over parametrs u can change later, coze it's quick start.
And don't forget backup u settings before change!
Sorry for my english
