G. Pape
qconfirm
qconfirm - upgrading from previous versions
0.9.0 to 0.9.2 or 0.9.3
The qconfirm-check-mid program is
new.
It can be run by qconfirm-check before
requesting a delivery confirmation to check for known references in the mail
headers, and perhaps allow the message without confirmation.
See here for details.
0.8.0 or 0.8.1 to 0.9.0
The qconfirm command line interface now
optionally supports manipulating the constant database (cdb) for known ids,
additionally to manipulating the qconfirm directory.
See the man page for details.
0.7.1 to 0.8.0 or 0.8.1
Since this version qconfirm optionally supports a constant database (cdb)
for known envelope sender ids.
See How to use cdb for details.
In version 0.8.1 the format of some of qconfirm-check's log messages changed.
0.6.1 to 0.7.0 or 0.7.1
There is the new qconfirm-control
program for optionally controlling qconfirm through email. See
Control qconfirm through email for more
information.
The qconfirm program now prints human
readable timestamps (YYYY-MM-DD_HH:MM:SS) when listing addresses or ids,
and is capable to maintain the .qconfirm/bad/ directory.
0.5.2 to 0.6.0 or 0.6.1
The qconfirm-check program now supports
bouncing of mails from specified envelope senders, see the
faq for details, and is able to match envelope
sender addresses based on the sender's domain with a simple wildcard
mechanism, see domain matching.
There is a new program qconfirm-return.
This program can be used to configure qconfirm's automatic
bounce message handling to reduce the amount of
doublebounces caused by qconfirm.
0.4.0 to 0.5.1 or 0.5.2
There is a command line interface for managing mail addresses in a qconfirm
directory with qconfirm-check running in sender mode. See
the qconfirm program.
0.3.4 to 0.4.0
qconfirm-check handles its own lock file in sender mode. The
invocation of the setlock program in the .qmail file is
no more needed and should be removed. Edit the corresponding .qmail
files and change the line for running qconfirm-check, e.g.:
Change
|setlock .qconfirm/lock envdir .qconfirm/conf qconfirm-check
to
|envdir .qconfirm/conf qconfirm-check
where .qconfirm is the corresponding qconfirm directory
and remove the obsolete lock file:
$ rm .qconfirm/lock
Gerrit Pape <pape@smarden.org>
$Id: upgrade.html,v 1.17 2003/04/26 19:45:22 pape Exp $