INSTALL ======= # ./configure --help Basic scenario: # ./configure --with-clamav --with-clamd-socket=/tmp/clamd --enable-subject-tag --enable-virus-tag # make # make install # /usr/local/etc/qsheff-II/install-wrapper.sh Another scenario: # ./configure --with-clamav --with-clamd-socket=/var/run/clamav/clamav.sock --enable-subject-tag \ --with-custom-prog="/usr/local/bin/myfilter.sh %%tempdir%% %%remoteip%%" # make # make install # /usr/local/etc/qsheff-II/install-wrapper.sh Read the qSheff handbook to see all options. Note: If you use an old version of qSheff or any other qmail-queue wrapper, you should uninstall it before the installation. To uninstall older qsheff: # /usr/local/etc/qsheff/uninstall-wrapper.sh -b$ $Id: INSTALL,v 1.6 2006/05/18 22:44:50 simsek Exp $