989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
14 lines
577 B
Text
14 lines
577 B
Text
This program is a filter which shall improve the readability for messages
|
|
(emails and posts) by *hiding* some annoying parts, including:
|
|
- mailing list footers
|
|
- excessive quoting
|
|
- overlong signatures
|
|
- Outlook-style "TOFU" (text above - full quote below)
|
|
- squeeze sequences of blank lines or punctuation
|
|
|
|
Its primary mode of operation is a display filter in MUA (it has special
|
|
support for Mutt), but it can also be used in MTA/MDA - e.g. for immediately
|
|
bouncing "improper" messages.
|
|
|
|
Author: Jochen Striepe <t-prot@tolot.escape.de>
|
|
WWW: http://www.escape.de/~tolot/mutt/
|