Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
qconfirm-accept(1)	     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  qcon-
     firm-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  QCON-
	    FIRM_DIR=dir  and  runs prog after handling the reply to a confirma-
	    tion 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), qcon-
     firm-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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=qconfirm-accept&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help