DragonFly On-Line Manual Pages
qconfirm-accept(1) DragonFly General Commands Manual qconfirm-accept(1)
NAME
qconfirm-accept - confirms delivery of pending messages held by
qconfirm-check
SYNOPSIS
in .qmail:
|qconfirm-accept id dir [ prog ]
DESCRIPTION
Normally qconfirm-accept is only invoked through .qmail files
automatically created by qconfirm-check(1).
qconfirm-accept handles a reply to a confirmation request sent by
qconfirm-check(1). It causes the messages identified by id to be
accepted by qconfirm-check(1) the next time qmail will try to deliver
them, and removes the .qmail file it was invoked from.
OPTIONS
id The identifier of the message. id must correspond to a file
name in ~/.qconfirm/pending/.
dir The qconfirm directory dir is used, normally this is
~/.qconfirm.
prog prog can be omitted or consists of one or more arguments. If
prog is set, qconfirm-accept sets the environment variable
QCONFIRM_DIR=dir and runs prog after handling the reply to a
confirmation request. If prog crashes, qconfirm-accept prints a
warning and exits 0.
SEE ALSO
qconfirm(1), qconfirm-check(1), qconfirm-conf(1), qconfirm-inject(1),
qconfirm-notice(1), qconfirm-return(1), qconfirm-control(1), qconfirmcdb-check(1)
, qconfirm-cdb-update(1)
http://smarden.org/qconfirm/
AUTHOR
Gerrit Pape <pape@smarden.org>
qconfirm-accept(1)