Installation
NOTE: the following needs to be done as root user and only if not installed.
Download qmail-1.03.tar.gz or higher from
Installing Qmail
NOTE: the following needs to be done as root user.
Create the qmail home directory: Type mkdir /var/qmail You must set up the qmail group and the qmail users before compiling the programs.
Compile the programs and create the qmail directory tree: make setup check
Extract the downloaded file, tar -zxvf qmail-1.03.tar.gz
Change into the qmail directory, cd qmail-1.03
Run these commands for the install:
Make sure the new Mail server is in your DNS. ./config
Run these commands for some basic aliases:
cp /var/qmail/boot/home /var/qmail/rc.
Enable deliveries of messages injected into qmail:
Add qmail to services in Webmin
Make qmail's ``sendmail'' wrapper available to MUAs:
Reboot. (Or kill -HUP your inetd and make sure the qmail daemons are running.)
To remove Sendmail,