Roundcubemail as the web-side mail client. is a browser-based, multi-lingual IMAP client, and its operating interface looks like a desktop application. It provides all the features that an email client should have, including MIME support, Address Book, folder manipulation, information search, and spell checking.
Roundcubemail is developed using Php+ajax and requires a MySQL database to store data. The user interface is designed with XHTML+CSS2.
Roundcubemail can be replaced by other software with the same function, such as: Openwebmail, Squireelmail.
1, Roundcubemail Installation
wget http://jaist.dl.sourceforge.net/project/roundcubemail/roundcubemail/1.1.4/ roundcubemail-1.1.4-complete.tar.gz-xf roundcubemail-1.1. 4-complete.tar.gz-c/var/www/html/mv Roundcubemail-1.1. 4 Webmail - R apache:apache /var/www/html/webmail/-R 755 /var/www/html /webmail/
2. PHP Configuration
Roundcube Webmail relies on PHP for more relevant modules
Update the software source for PHP
Pear channel-update pear.php.net
Installing PHP-related modules
Pear Install AUTH_SASL net_smtp net_idna2-0.1.1 mail_mime
# vi/etc/= Asia/shanghai
3. Install the UI interface
http://ip:port/roundcubemail/installer/setup.php
Installation Complete Delete or prohibit installer file access.
Postfix Mail Service-Roundcube Webmail