Columbia MM  (Mail Manager)

A reincarnation in C of the DECSYSTEM-20 MM client from the
1970s and 80s.  

Download:
     mm.tar.gz

Individual source code and text files are in the following subdirectories:

ccmd
    Source for Columbia's "COMD JSYS in C" package, which provides TOPS-20
    style command parsing for Unix applications. This is an almost complete
    and perfect replica of the actual TOPS-20 COMND JSYS. 

mm
    Source code for MM itself, which is combined at link time with the CCMD
    modules. 

notes
    Assorted edit histories and commentary by many people, of interest to
    anyone who might want to build, port, or further develop MM. 

scripts
    Kermit scripts for use with MM, including the POP3 and XLATE scripts.

ms-imap
    Mark Crispin's IMAP toolkit and MS client program, similar to MM;
    uses ccmd, but it's an IMAP client.

For more information see the MM web page:

    http://www.kermitproject.org/mm/

(end)
