chiark
/
gitweb
/
~mdw
/
qmail
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[PATCH] qmqpc: Read servers from the command line.
[qmail]
/
qmail-qmqpc.8
diff --git
a/qmail-qmqpc.8
b/qmail-qmqpc.8
index e11a15e4157aaac1f87f3360480afae1c9bfb49a..d8fbbb563d69c64f0964da5c3dc5c244ec67b8f4 100644
(file)
--- a/
qmail-qmqpc.8
+++ b/
qmail-qmqpc.8
@@
-3,6
+3,9
@@
qmail-qmqpc \- queue a mail message via QMQP
.SH SYNOPSIS
.B qmail-qmqpc
qmail-qmqpc \- queue a mail message via QMQP
.SH SYNOPSIS
.B qmail-qmqpc
+[
+.I server
+[...] ]
.SH DESCRIPTION
.B qmail-qmqpc
offers the same interface as
.SH DESCRIPTION
.B qmail-qmqpc
offers the same interface as
@@
-16,6
+19,13
@@
installation,
.B qmail-queue
is replaced with a symbolic link to
.BR qmail-qmqpc .
.B qmail-queue
is replaced with a symbolic link to
.BR qmail-qmqpc .
+
+If one or more server IP addresses
+are specified on the command line,
+.B qmail-qmqpc
+will ignore the control files and instead use the QMQP servers specified on the
+command line.
+
.SH "CONTROL FILES"
.TP 5
.I qmqpservers
.SH "CONTROL FILES"
.TP 5
.I qmqpservers
@@
-23,6
+33,7
@@
IP addresses of QMQP servers, one address per line.
.B qmail-qmqpc
will try each address in turn until it establishes a QMQP connection
or runs out of addresses.
.B qmail-qmqpc
will try each address in turn until it establishes a QMQP connection
or runs out of addresses.
+
.SH "SEE ALSO"
qmail-control(5),
qmail-queue(8),
.SH "SEE ALSO"
qmail-control(5),
qmail-queue(8),