FreeBSD Manual Pages
qconfirm-accept(1) General Commands Manual qconfirm-accept(1) NAME qconfirm-accept - confirms delivery of pending messages held by qcon- firm-check SYNOPSIS in .qmail: |qconfirm-accept id dir [ prog ] DESCRIPTION Normally qconfirm-accept is only invoked through .qmail files automati- cally created by qconfirm-check(1). qconfirm-accept handles a reply to a confirmation request sent by qcon- firm-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 ~/.qcon- firm. prog prog can be omitted or consists of one or more arguments. If prog is set, qconfirm-accept sets the environment variable QCON- FIRM_DIR=dir and runs prog after handling the reply to a confir- mation request. If prog crashes, qconfirm-accept prints a warn- ing 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), qconfirm- cdb-check(1), qconfirm-cdb-update(1) http://smarden.org/qconfirm/ AUTHOR Gerrit Pape <pape@smarden.org> qconfirm-accept(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=qconfirm-accept&sektion=1&manpath=FreeBSD+12.0-RELEASE+and+Ports>