
The following program 'mailsum.exe' summarizes the Waffle mail logfile
into daily, monthly, or grand totals.  It was written to process logfiles
of the form used in Waffle v1.64.

Mailsum has a number of options that can be used either singly or in
combination with others.

	-d : to give day-by-day totals
	-m : to give month-by-month totals
	-c : to give cumulative totals (in combination with -d or -m)

	-F filename   : to specify a file to process

Detailed usage can be obtained by 'mailsum -u'. Send any bug reports or
requests for added functionality to the author at the following address.


					Vince Skahan

                             UUCP: sumax!halcyon!victrola!vince
                         Internet: halcyon!victrola!vince@seattleu.edu



