show inbound
Last updated March 2020
Name
show inbound — show all inbound connections
Synopsis
show inbound
Description
This command shows all inbound connections. In the following example, the output has been wrapped for display purpose. "23" is the file descriptor of the related event. "async body response (for 0.264s)" shows the last state of the messages coming in via this connection and the time spent in that state. "[$RCSfile: sieve.c, v $]" shows the last validation module called. "[floating]" means the messages coming in via this connection are not handled by the main scheduler right now.
10:47:35 /tmp/2025> show inbound 23: [inbound/esmtp_message_factory] IPv4 127.0.0.1:47741 async body response (for 0.264s) [$RCSfile: sieve.c,v $] [floating]
See Also
Was this page helpful?