PDA

View Full Version : How to install SquirrelMail based on Falko tutorial


mnzava
28th January 2008, 07:46
Hi there,
I did a setup of mail server based on the following Falko tutorial.

Virtual Users And Domains With Postfix, Courier And MySQL (CentOS 5.1) (http://www.howtoforge.com/virtual-users-and-domains-postfix-courier-mysql-centos5.1)

Now i want to install SquirrelMail. How can i install squirrelmail?

I have never done a setup of mail server where users reside in the database.

Any help will be highly appreciated.

Regards,
Mnzava

iyeat
28th January 2008, 18:37
The easiest way -- probably -- is to just install via yum
yum install squirrelmail
This will also configure apache so that yourdomain.com/webmail points to the squirrelmail install.

mnzava
29th January 2008, 05:57
So there is no a different way of installing squirrelmail between normail mail server setup and the setup where users reside in the database?

iyeat
29th January 2008, 06:55
Shouldn't be any different... Squirrelmail authenticates to an IMAP server... so it should be able to authenticate to any IMAP server, using a database or not. The users are stored on the mail server side, not really on the Squirrelmail side.

mnzava
29th January 2008, 16:28
I know there are some configurations to do. As far as i know, i dont think yum instalation of squirrelmail will do everything for it to be up and running. Can you explain a little bit more on how to go about?

topdog
29th January 2008, 17:05
There is an automated script to configure squirrelmail it is

config/conf.pl.

run that or manually edit the file
config/config.php

Full instructions are here http://www.squirrelmail.org/docs/admin/admin-5.html