pkgsrc/mail/qconfirm/PLIST
schmonz 62d924bab7 Initial import of qconfirm, an implementation of a delivery confirmation
process for a mailing list or mail address. It is invoked by qmail-local
through a dot-qmail file, and can reduce the amount of junk mail hitting
a mailbox or the mailboxes of mailing list subscribers. qconfirm
performs this delivery confirmation process either sender based or
message based.

When used for a public mail address, not a mailing list, qconfirm is
capable of detecting follow-ups on mail messages originated from this
mail address, and doesn't request delivery confirmation is this case.
qconfirm also is able to identify delivery confirmation requests from
recipients of mail messages, and automatically confirms the delivery
if desired.
2019-07-09 18:23:15 +00:00

23 lines
583 B
Text

@comment $NetBSD: PLIST,v 1.1 2019/07/09 18:23:15 schmonz Exp $
bin/qconfirm
bin/qconfirm-accept
bin/qconfirm-cdb-check
bin/qconfirm-cdb-update
bin/qconfirm-check
bin/qconfirm-check-mid
bin/qconfirm-conf
bin/qconfirm-control
bin/qconfirm-inject
bin/qconfirm-notice
bin/qconfirm-return
man/man1/qconfirm-accept.1
man/man1/qconfirm-cdb-check.1
man/man1/qconfirm-cdb-update.1
man/man1/qconfirm-check-mid.1
man/man1/qconfirm-check.1
man/man1/qconfirm-conf.1
man/man1/qconfirm-control.1
man/man1/qconfirm-inject.1
man/man1/qconfirm-notice.1
man/man1/qconfirm-return.1
man/man1/qconfirm.1