summaryrefslogtreecommitdiff
path: root/gnu/dist/postfix/html/postqueue.1.html
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/dist/postfix/html/postqueue.1.html')
-rw-r--r--gnu/dist/postfix/html/postqueue.1.html17
1 files changed, 10 insertions, 7 deletions
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)
<b>DESCRIPTION</b>
The <b>postqueue</b> program implements the Postfix user inter-
- face for queue management. It implements all the opera-
- tions that are traditionally available via the <a href="sendmail.1.html"><b>sendmail</b>(1)</a>
- command.
+ face for queue management. It implements operations that
+ are traditionally available via the <a href="sendmail.1.html"><b>sendmail</b>(1)</a> command.
+ See the <a href="postsuper.1.html"><b>postsuper</b>(1)</a> 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)
<b>-s</b> <i>site</i>
Schedule immediate delivery of all mail that is
queued for the named <i>site</i>. The site must be eligi-
- ble for the "fast flush" service. See <a href="flushd.8.html"><b>flush</b>(8)</a> for
+ ble for the "fast flush" service. See <a href="flush.8.html"><b>flush</b>(8)</a> for
more information about the "fast flush" service.
This option implements the traditional <b>sendmail</b>
- <b>-qR</b><i>site</i> command, by contacting the Postfix <a href="flushd.8.html"><b>flush</b>(8)</a>
+ <b>-qR</b><i>site</i> command, by contacting the Postfix <a href="flush.8.html"><b>flush</b>(8)</a>
daemon.
<b>-v</b> Enable verbose logging for debugging purposes. Mul-
@@ -109,10 +111,11 @@ POSTQUEUE(1) POSTQUEUE(1)
request and in the <b>sendmail</b> <b>-qR</b> command.
<b>SEE</b> <b>ALSO</b>
- sendmail(8) sendmail-compatible user interface
+ <a href="sendmail.1.html">sendmail(1)</a> sendmail-compatible user interface
+ <a href="postsuper.1.html">postsuper(1)</a> privileged queue operations
<a href="qmgr.8.html">qmgr(8)</a> queue manager
<a href="showq.8.html">showq(8)</a> list mail queue
- <a href="flushd.8.html">flush(8)</a> fast flush service
+ <a href="flush.8.html">flush(8)</a> fast flush service
<b>LICENSE</b>
The Secure Mailer license must be distributed with this