The
mmail utility is a thin wrapper around the
mmail(3) library. The following arguments are accepted:
-e enc
Specify an encoding. This is used when Q-encoding headers and allows for binary message bodies; furthermore, if an encoding is not specified and the body contains unencoded binary, parsing will fail.
file ...
Input e-mail files or “-” for standard input.
The utility accepts as input e-mail files, which it parses, normalises, then outputs to standard output.
The
mmail utility is currently under development.