Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MultiMail Offline Reader

MultiMail is an offline mail packet reader for Unix / Linux, MS-DOS,
OS/2, Windows, macOS, and other systems, using a curses-based interface.
It supports the Blue Wave, QWK, OMEN, SOUP and OPX formats.
It supports the Blue Wave, QWK, QWKE, OMEN, SOUP and OPX formats.

MultiMail is free, open source software, distributed under the GNU
General Public License.
Expand Down
5 changes: 3 additions & 2 deletions mm.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ mm - offline mail reader for Blue Wave, QWK, OMEN, SOUP and OPX packets
.B mm [-option1 value] [-option2 value] [...] [filename1] [filename2] [...]
.br
.SH DESCRIPTION
MultiMail is an offline mail packet reader, supporting the Blue Wave, QWK,
OMEN, SOUP and OPX formats. It uses a simple curses-based interface.
MultiMail is an offline mail packet reader, supporting the Blue Wave,
QWK, QWKE, OMEN, SOUP and OPX formats. It uses a simple curses-based
interface.

SOUP is used for Internet email and Usenet. The other formats are
primarily used with dialup (or telnet) BBSes, to save connect time and to
Expand Down