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
1 day 10 hours ago
1 day 13 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 20 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 17 hours ago