Report issue Add example

mailstat

Display statistics of incoming mail

Description

The mailstat command is used to display the status and statistics of incoming mail, typically based on log files generated by tools like procmail.

Syntax

mailstat [OPTION]... [LOGFILE]

Options

-k:Keep the mail log file intact; do not truncate it after reading.
-l:Use long format to display mail status.
-m:Merge any error messages into a single line for display.
-o:Use the old mail log file.
-t:Use a concise format to display mail status.
-s:Silent mode; do not output any information if there is no mail.

Parameters

Log File: The path to the mail log file to be read.