3-B: QMAILCTL

This script is the common launcher for the whole installation.

It covers qmail-smtpd, qmail-smtpd-ssl, dovecot, spamd and clamd.

It is an adaptation made by Francisco and by Me of the life with Qmail script.

cd /var/qmail/bin/

wget http://www.qmailboulders.com.ar/sites/default/files/qmailctl.sh

chown root:root qmailctl.sh

mv qmailctl.sh qmailctl

chmod 750 /var/qmail/bin/qmailctl

ln -s /var/qmail/bin/qmailctl /usr/sbin/qmailctl