G. Pape
qconfirm

qconfirm - installation


Since version 0.3.0, qconfirm installs into /package.

Check that you have the qmail MTA installed and running. Check that you have daemontools installed.

Download qconfirm-0.9.3.tar.gz into /package and unpack the archive

  # cd /package
  # gunzip qconfirm-0.9.3.tar
  # tar -xpf qconfirm-0.9.3.tar
  # rm qconfirm-0.9.3.tar
  # cd mail/qconfirm-0.9.3
Compile and install the qconfirm programs
  # package/install
If you want to make the man pages available in the /usr/local/man/ hierarchy, do:
  # package/install-man
To report success:
  # mail pape-qconfirm-0.9.3@smarden.org < compile/sysdeps
Refer to Configuration for setting up qconfirm-check in a .qmail file.
Gerrit Pape <pape@smarden.org>
$Id: install.html,v 1.36 2003/04/26 19:45:22 pape Exp $