graeinler
-
01:35:13 pm on May 13, 2008 | # |
I decided to reinstall SquirrelMail hoping to be able to archive my current emails since those wont be carried over. when I switch mail service to Gmail. For the uninitiated, Squirrelmail is a webmail package written in pure Php, has few requirements and is very easy to configure and install.
Here’s a quick guide:
1. download squirrelmail here
2. Unpack the SquirrelMail package: [via ftp or tar]
3. run the installation script from shell. [perl conf.pl]
4. select ‘General Options‘ by hitting ‘4‘ on your keyboard and edit the ‘Data Directory‘ by selecting ‘1‘
this part here gets a bit tricky, but the idea is to provide the server path for the directories. If you directories aren’t existing yet then you would have to create them first.
5. Once satisfied with the changes - ‘S‘ to save your changes then ‘Q‘ to quit from the menu.
You may then check if your configuration worked via this link. http://your-squirrelmail-location/src/configtest.phpHope this helps. Please feel free to ask questions if you got some.