qconfirm is an implementation of a delivery confirmation process for a mail address or ezmlm mailing list. It is invoked by qmail-local through a .qmail file, and can reduce the amount of junk mail hitting a mailbox or the mailboxes of mailing list subscribers.
| Tags | Communications Email |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX |
Recent releases


Changes: The qconfirm programs now replaces unprintable characters in envelope sender address ids and message ids for request messages with colons and dots, respectively.


Changes: The qconfirm-inject program has been fixed to work properly for users whose email address is controlled through qmail's virtualdomains, and no longer uses the environment variables QMAILUSER and MAILUSER as fallback for QNOTICE_USER. The documentation has been adapted accordingly.


Changes: This version fixes a problem with the testing process seen on some filesystems. A minor bug in the qconfirm-check program that was introduced with the last version was fixed.


Changes: Basic testing of the qconfirm programs has been added to the end of the package build process. qconfirm-check has been slightly enhanced, and minor bugs in the qconfirm-inject program and the documentation have been fixed.


Changes: The qconfirm-check-mid program now matches Message-IDs regardless of case distinctions, and some typos in the documentation have been fixed.