|
NAMEqconfirm-notice - handles delivery notifications for mail injected through qconfirm-inject(1)SYNOPSIS
DESCRIPTIONqconfirm-notice normally runs from a .qmail file automatically created by qconfirm-conf(1) to handle delivery notifications (bounces) for mail injected through qconfirm-inject(1).qconfirm-notice checks the validity of the delivery notification, and attempts to only allow notifications for mail messages injected through qconfirm-inject(1) to be delivered. If qconfirm-notice identifies a delivery notifications as delivery confirmation request message for a mail injected through qconfirm-inject(1), it automatically sends a delivery confirmation message. If qconfirm-notice(1) sees the .qmail file it is invoked from to be in use for long enough, it sets up a copy of the .qmail file with a slightly modified address extension, and tells qconfirm-inject(1) to inject mail so that delivery notifications are processed through the new .qmail file. Older .qmail file are removed automatically. OPTIONS
CONFIGURATIONqconfirm-notice reads its configuration from files in the subdirectory conf/ of the qconfirm directory (normally ``~/.qconfirm/conf/''). Only the first line of a configuration file is considered.
ENVIRONMENT
FILES~/.qconfirm/.qnotice-key ~/.qconfirm/notice/ ~/.qconfirm/conf/SEE ALSOqconfirm(1), qconfirm-inject(1), qconfirm-check(1), qconfirm-conf(1), qconfirm-accept(1), qconfirm-control(1), qconfirm-cdb-check(1), qconfirm-cdb-update(1), qconfirm-return(1)http://smarden.org/qconfirm/ AUTHORGerrit Pape <pape@smarden.org> Visit the GSP FreeBSD Man Page Interface. |