qmqp-sink.1.html   [plain text]


<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html> <head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title> Postfix manual - qmqp-sink(1) </title>
</head> <body> <pre>
QMQP-SINK(1)                                         QMQP-SINK(1)

<b>NAME</b>
       qmqp-sink - multi-threaded QMQP test server

<b>SYNOPSIS</b>
       <b>qmqp-sink</b> [<b>-cv</b>] [<b>-x</b> <i>time</i>] [<b>inet:</b>][<i>host</i>]:<i>port backlog</i>

       <b>qmqp-sink</b> [<b>-cv</b>] [<b>-x</b> <i>time</i>] <b>unix:</b><i>pathname backlog</i>

<b>DESCRIPTION</b>
       <b>qmqp-sink</b> listens on the named host (or address) and port.
       It receives messages from  the  network  and  throws  them
       away.   The purpose is to measure QMQP client performance,
       not protocol compliance.  Connections can be  accepted  on
       IPV4  endpoints  or  UNIX-domain  sockets.   IPV4  is  the
       default.  This program is  the  complement  of  the  <a href="qmqp-source.1.html"><b>qmqp-</b></a>
       <a href="qmqp-source.1.html"><b>source</b>(1)</a> program.

       <b>-c</b>     Display  a running counter that is updated whenever
              a delivery is completed.

       <b>-v</b>     Increase verbosity. Specify <b>-v -v</b> to  see  some  of
              the QMQP conversation.

       <b>-x</b> <i>time</i>
              Terminate after <i>time</i> seconds. This is to facilitate
              memory leak testing.

<b>SEE ALSO</b>
       <a href="qmqp-source.1.html">qmqp-source(1)</a>, QMQP message generator

<b>LICENSE</b>
       The Secure Mailer license must be  distributed  with  this
       software.

<b>AUTHOR(S)</b>
       Wietse Venema
       IBM T.J. Watson Research
       P.O. Box 704
       Yorktown Heights, NY 10598, USA

                                                     QMQP-SINK(1)
</pre> </body> </html>