Telaen Howto - Easy php webmail interface
|
Today i found a really good wembail interface and i want to share how easy is to install it compared with other webmail packages.
Download latest tar.gz package from sourceforge page http://sourceforge.net/projects/telaen wget http://switch.dl.sourceforge.net/sourceforge/telaen/telaen_1.1.0.tar.gz tar zxf telaen_1.1.0.tar.gz mv telaen_1.1.0 webmail cd webmail/ chown -R apache.apache * Apache is running under apache user so now it has rights to write in webmail's database directory cd inc/ cp config.php.default config.php cp config.security.php.default config.security.php cp config.languages.php.default config.languages.php Now you can load webmail in browser http://localhost/webmail If the pop/imap server is located on the same machine that is all ! First page you will see is the one with user settings:
Then you can read your emails from inbox . Doh! You can change the default pop/smtp server in config.php vi config.php
|






Recent comments
10 hours 52 min ago
15 hours 42 min ago
20 hours 30 min ago
22 hours 51 min ago
23 hours 8 min ago
23 hours 19 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 13 hours ago