For more information about how to make Squirrelmail provide better services-Linux Enterprise applications-Linux server applications, see the following. Simple and efficient has always been my pursuit. The steps to make Squirrelmail better provide services are as follows:
1) edit the httpd. conf file and add an index. php item to the DirectoryIndex item.
2) edit the/etc/squirrel/config/PHP file and change the last two actions:
$ Squirrelmain_defqult_language = 'zh _ cn' // change the default language to Chinese.
$ Domain = 'test. com' // change the service domain name to your own domain name. Here I am test.com
3) If squirrel is installed in the source code, edit the httpd. conf file as follows. If it is rpm or yum installation, skip
Alias/webmail/usr/share/squirrelmain // redirects the directory to a virtual directory for easy input
Restart the httpd service and enter the http://www.test.com/webmail under the client (www.test.com is my domain name)
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.