summaryrefslogtreecommitdiff
path: root/static/v10/man8/smstat.8
diff options
context:
space:
mode:
Diffstat (limited to 'static/v10/man8/smstat.8')
-rw-r--r--static/v10/man8/smstat.824
1 files changed, 24 insertions, 0 deletions
diff --git a/static/v10/man8/smstat.8 b/static/v10/man8/smstat.8
new file mode 100644
index 00000000..b4cce1ab
--- /dev/null
+++ b/static/v10/man8/smstat.8
@@ -0,0 +1,24 @@
+.TH SMSTAT 8
+.CT 1 comm_mach
+.SH NAME
+smstat \- list smtp queues
+.SH SYNOPSIS
+.B smstat
+.SH DESCRIPTION
+.I Smstat
+prints a summary of pending mail messages
+queued by
+the programs in
+.IR smtp (8).
+Each line contains the name of a spooling directory;
+the number of outbound messages,
+followed by
+.LR C ;
+and the number of inbound messages,
+followed by
+.LR X .
+.SH FILES
+.F /usr/spool/smtpq/*
+spool directories
+.SH SEE ALSO
+.IR smtp (8)