From 59d07125ee9d00ca396be52e21c9cfcc7db032f2 Mon Sep 17 00:00:00 2001 From: perry Date: Sat, 8 Mar 2003 19:05:29 +0000 Subject: import postfix 2.0.6 --- gnu/dist/postfix/html/postqueue.1.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'gnu/dist/postfix/html/postqueue.1.html') diff --git a/gnu/dist/postfix/html/postqueue.1.html b/gnu/dist/postfix/html/postqueue.1.html index ccc74d664b3..bbe42bd9e99 100644 --- a/gnu/dist/postfix/html/postqueue.1.html +++ b/gnu/dist/postfix/html/postqueue.1.html @@ -11,9 +11,11 @@ POSTQUEUE(1) POSTQUEUE(1) DESCRIPTION The postqueue program implements the Postfix user inter- - face for queue management. It implements all the opera- - tions that are traditionally available via the sendmail(1) - command. + face for queue management. It implements operations that + are traditionally available via the sendmail(1) command. + See the postsuper(1) command for queue operations that + require super-user privileges such as deleting a message + from the queue or changing the status of a message. The following options are recognized: @@ -52,11 +54,11 @@ POSTQUEUE(1) POSTQUEUE(1) -s site Schedule immediate delivery of all mail that is queued for the named site. The site must be eligi- - ble for the "fast flush" service. See flush(8) for + ble for the "fast flush" service. See flush(8) for more information about the "fast flush" service. This option implements the traditional sendmail - -qRsite command, by contacting the Postfix flush(8) + -qRsite command, by contacting the Postfix flush(8) daemon. -v Enable verbose logging for debugging purposes. Mul- @@ -109,10 +111,11 @@ POSTQUEUE(1) POSTQUEUE(1) request and in the sendmail -qR command. SEE ALSO - sendmail(8) sendmail-compatible user interface + sendmail(1) sendmail-compatible user interface + postsuper(1) privileged queue operations qmgr(8) queue manager showq(8) list mail queue - flush(8) fast flush service + flush(8) fast flush service LICENSE The Secure Mailer license must be distributed with this -- cgit