![]()
|
G. Pape qconfirm
Nameqconfirm-cdb-check - match a mail address against a constant databaseSynopsisqconfirm-cdb-check [-v] [-d] [-c cdb] [-t sec]DescriptionNormally qconfirm-cdb-check is run by qconfirm-check(1) before requesting a delivery confirmation for mail from an envelope sender mail address. If qconfirm-cdb-check exits 0, qconfirm-check(1) doesn't request a delivery confirmation from this sender.qconfirm-cdb-check assumes the environment variable SENDER to be set to the envelope sender mail address. It creates an id based on $SENDER, and matches the id against entries in the constant database ~/.qconfirm/ok.cdb. ok.cdb normally is created and maintained by qconfirm-cdb-update(1). If qconfirm-cdb-check successfully matches $SENDER, it reads the timestamp of the id that matches $SENDER in ok.cdb, updates the timestamp if it is older than sec seconds, and exits 0. Options
Environment
See Alsoqconfirm-cdb-update(1), qconfirm(1), qconfirm-check(1), qconfirm-conf(1), qconfirm-accept(1), qconfirm-return(1), qconfirm-control(1)http://smarden.org/qconfirm/ AuthorGerrit Pape <pape@smarden.org>
|