blob: 1b21691db11a27c0617dd20985b5becca875052e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
"My Mailer" is an incarnation of a UNIX text-based mailer
designed to be an intermediate step between mail and pine.
Features:
MIME aware -- While this mailer does not implement a full set of
the MIME mail extensions, it should handle most MIME mail.
It also handles some Sun mail attachment formats.
Threaded messages -- Articles by default are threaded by subject.
This allows one to plow through huge mailing list discussions,
sometimes spanning weeks, with very little effort.
Automatic detection of a modified mail file, and the changes will
then be merged with the current message listing.
Automatically uncompresses and recompresses gzipped mailfiles
Searchable message listings, including search through message text
WWW: http://www.devolution.com/~slouken/projects/mmr/index.html
|