Penguin
Annotated edit history of mailstat(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 MAILSTAT
2 !!!MAILSTAT
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 NOTES
8 AUTHOR
9 ----
10 !!NAME
11
12
13 mailstat - shows mail-arrival statistics
14 !!SYNOPSIS
15
16
17 __mailstat__ [[-klmots] [[logfile]
18 !!DESCRIPTION
19
20
21 __mailstat__ parses a procmail-generated $LOGFILE and
22 displays a summary about the messages delivered to all
23 folders (total size, average size, nr of messages). The
24 $LOGFILE is truncated to zero length, unless the __-k__
25 option is used. Exit code 0 if mail arrived, 1 if no mail
26 arrived.
27 !!OPTIONS
28
29
30 ''-k''
31
32
33 keep logfile intact
34
35
36 ''-l''
37
38
39 long display format
40
41
42 ''-m''
43
44
45 merge any errors into one line
46
47
48 ''-o''
49
50
51 use the old logfile
52
53
54 ''-t''
55
56
57 terse display format
58
59
60 ''-s''
61
62
63 silent in case of no mail
64 !!NOTES
65
66
67 Customise to your heart's content, this program is only
68 provided as a guideline.
69 !!AUTHOR
70
71
72 This manual page was written by Santiago Vila
73 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.