1.1 purpose. The purpose of this article is to install a full-time mail system on a Linux platform, and how to manage him on a Linux platform. Here I use qmail as the SMTP server, VPopmail to perform the POP3 server and implement virtual domain, with the mysql database to perform user authentication, with qmailadmin to implement graphical user management. Use eZMLM to provide support for mailing lists. Use iGenus to provide a friendly webmail interface. 1.2 QMAIL Management and Maintenance Chapter (1) Introduction and Preparation of QMAIL Systems. (2) QMAIL VPOPMAIL MYSQL QMAILADMIN EZMLM IGENUS installation (3) QMAIL's working principle and configuration file settings. (4) The principle and setting of UCSPI-TCP. (5) Vpopmail and QMAILADMIN management are managed by users. (6) QMAIL log analysis and management. (7) EZMLM implementation and management of the mailing list. (8) Backup and FAQ of the system. 1.2 Installation Requirements 1, please see more people written in front of the system before installing the system. 2, I have learned all documents released by Dan Bernstein; familiar with the resources of www.qmail.org (QMail Official Site), try to understand Life with qmail. 3. Before installing the package, read the respective readme and install files carefully, this is the best installation guide! 1.3 Thank you for thanks to WWW.CHINAUNIX.NET forum users Locklzy, Wxy, Gadfly, especially gadfly to direct and support for technology. 1.4 Software introduces httpd-2.0.40.tar.g to provide Web services for Server. AutoRespond.tar.gz implements E-MAIL auto reply. EZMLM-0.53.tar.gz implements the QMAIL mailing list function. Ezmlm-idx-0.40.tar.gz Ezmlm's patch makes EZMLM to support QMAIL. QMAIL-1.03.tar.gz qmail package qmailadmin-0.80.tar.gz qmail Web management software. UCSPI-TCP-0.88.tar.gz TCPServer Service program. vpopmail-5.2.tar.gz implements POP3 services and supports virtual domains. Qmail-smtpd.c qmail patch, implement SMTP authentication. PHP4-200303121030.TAR.GZ Realization Apache Support IGENUS_2_20030311.tgz to implement Webmail packages. Qmail-setup.1.5.3.tar.gz uses the qmailadmin Chinese components. The above software can get to your respective websites:
http://www.apache.org/
http://cr.yp.to/qmail.html
http://www.qmail.org/
http://www.inter7.com/vpopmail/
http://cr.yp.to/ezmlm.html
http://www.ezmlm.org/
http://www.inter7.com/qmailadmin
Look for AutoResponder Link
http://www.igenus.org
Http://down.rree.com/iceblood/qmail_setup-v1.5.3.tar.gz
1.5 Implementation features 1, the qmail account and the separation of the system account. 2, the password verification function of the SMTP service can effectively prevent others from using their own server to send anonymous letters. 3. Provide POP3 service with VPopmail. 4. Implement support for virtual domains. 5. Implement the mail account web management method. 2, QMAIL mailing list function. 3, QMAIL automatic reply function. 5, the web use of the message, such as: Web email, check the email. 6, support QMAIL management script, you can run QMail Start | Stop | Restart after installation to manage QMAIL. 7. Fully support the mysql database, user information, and mailing lists are stored and verified by MySQL. 8, realize the Chinese interface of QMailAdmin and Webmail. 1.6 System Settings I use the RedHat 8.0 system, on a Cooplast PC Server. When installing, select the Custom mode. When I installed the system, I chose all the packages that install MySQL. 1.7 Apache When installing the system, I don't have a default to install Apache. I compile Apache with source code to open the DSO module. Then compile PHP, install the SO file to your Apache's module directory, which is also convenient for future expansion. 1.8 Sendmail is here, Sendmail has no meaning. This article is to use qmail to replace Sendmail on UNIX systems. Here we will delete him: # rpm -e -nodeps sendmail 1.9 system partition suggestions Since the QMail of this system uses the mail message to store users in the maildir format. There is a large number of small files, and if the number of small files are placed under / var or / home, they will cause system performance to decline. It is recommended that VPopmail uses another hard drive separately. Also pay attention to / var / and / home partition size. Because / var / To generate a large number of log files and qmail queues, / home / next users want to keep user letters files. So planning the partition of the hard disk, you can exempt from unnecessary trouble. In fact, you can use logical volume management disks, which can dynamically change the size of each partition, which is a good choice. Linux8 can be set when installed. 1.10 DNS Server settings. Here my domain name is: chinaunix.net qmail This host name is: mail.chinaUnix.net Qmail This host's IP address is: 192.168.1.2 My Mail user's format is: peng@chinaUnix.net
The virtual domain name 1 is: chinaunix.com The virtual domain name 2 is: fanqiang.com or above domain name, the Zone file settings corresponding to their respective resolution hosts are: Mail In A 192.168.1.2 @ in mx 10 mail