PDA

View Full Version : Setting up WebMail for another domain


ralphk
05-14-2004, 09:43 AM
Hello,

Has anyone been successful in setting up SquirrelMail (or any other FREE Web Mail software) for another domain? If someone can help guide me through the setup process, I would appreciate it.

Thanks,

Ralph Karam

Ohio813
06-07-2004, 01:08 AM
I am very interested in doing this too. I tried squirrelmail, but it required running a shell script to complete the install process.

Ohio813
06-08-2004, 12:01 AM
I just downloaded squirrelmail-1.4.3a.zip from http://www.squirrelmail.org/download.php and I realized that you do not actually need to run a perl install program. They mention that it is optional in their install instructions.

Just extract the zip file and then open

squirrelmail-1.4.3a\config\config.php

the most important value to change is
$imapServerAddress = 'email.something.com';

and then you can change

$domain = 'something.com';

and just upload all the files via ftp and it works!