Google

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.8.1.tar.gz into /package and unpack the archive

  # cd /package
  # gunzip qconfirm-0.8.1.tar
  # tar -xpf qconfirm-0.8.1.tar
  # rm qconfirm-0.8.1.tar
  # cd mail/qconfirm-0.8.1
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.8.1@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.32 2003/01/19 16:55:17 pape Exp $