1 <!doctype html public
"-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=us-ascii">
5 <title> Postfix manual - qmqp-sink(
1)
</title>
7 QMQP-SINK(
1) QMQP-SINK(
1)
10 qmqp-sink - multi-threaded QMQP test server
13 <b>qmqp-sink
</b> [
<b>-
46cv
</b>] [
<b>-x
</b> <i>time
</i>] [
<b>inet:
</b>][
<i>host
</i>]:
<i>port backlog
</i>
15 <b>qmqp-sink
</b> [
<b>-
46cv
</b>] [
<b>-x
</b> <i>time
</i>]
<b>unix:
</b><i>pathname backlog
</i>
18 <b>qmqp-sink
</b> listens on the named host (or address) and port.
19 It receives messages from the network and throws them
20 away. The purpose is to measure QMQP client performance,
21 not protocol compliance. Connections can be accepted on
22 IPv4 or IPv6 endpoints, or on UNIX-domain sockets. IPv4
23 and IPv6 are the default. This program is the complement
24 of the
<a href=
"qmqp-source.1.html"><b>qmqp-source
</b>(
1)
</a> program.
26 Note: this is an unsupported test program. No attempt is
27 made to maintain compatibility between successive ver-
32 <b>-
4</b> Support IPv4 only. This option has no effect when
33 Postfix is built without IPv6 support.
35 <b>-
6</b> Support IPv6 only. This option is not available
36 when Postfix is built without IPv6 support.
38 <b>-c
</b> Display a running counter that is updated whenever
39 a delivery is completed.
41 <b>-v
</b> Increase verbosity. Specify
<b>-v -v
</b> to see some of
42 the QMQP conversation.
45 Terminate after
<i>time
</i> seconds. This is to facilitate
49 <a href=
"qmqp-source.1.html">qmqp-source(
1)
</a>, QMQP message generator
52 The Secure Mailer license must be distributed with this
57 IBM T.J. Watson Research
59 Yorktown Heights, NY
10598, USA
62 </pre> </body> </html>