SYNOPSIS
-
hmine
[-vDa]
[FILE]
- hmine -V
DESCRIPTION
hmine
EXIT STATUS
On success, hmine returns 1. In case of a problem, hmine returns zero.OPTIONS
- -a
- Print mailboxes and groups found in various header fields, one per line, preceded by the field name. Actual email addresses are always enclosed in '<' and '>' for easy parsing, ie anything not within these delimiters is not part of an email address. Beware that not every line need contain an email address.
- -D
- Debug output.
- -V
- Print the program version number and exit.
USAGE
An invocation looks like this:
% hmine email.txt
SOURCE
The source code for the latest version of this program is available at the following locations:
http://www.lbreyer.com/gpl.html
http://dbacl.sourceforge.net
BUGS
At present, hmine parses messages but doesn't output anything useful.
AUTHOR
Laird A. Breyer <[email protected]>