Koozali.org: home of the SME Server

TIP: man qmail

Scott Smith

TIP: man qmail
« on: August 30, 2001, 12:09:21 AM »
qmail man pages are in /var/qmail/man/* and are not found when you issue:

     man qmail

To resolve this -- without constantly resorting to additional options on the man command line, issue the following command from the root prompt:

     echo "MANPATH /var/qmail/man" >> /etc/man.config

Your man commands will now find the qmail pages, too.

Note to e-smith (aka Mitel): Can this be made a permanent fix for qmail and other installed packages that might not be in the default man paths?

/etc/e-smith/templates/etc/man.config