* Various changes to begin work on support for MIME messages
authorArt Cancro <ajc@citadel.org>
Wed, 13 Jan 1999 03:33:20 +0000 (03:33 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 13 Jan 1999 03:33:20 +0000 (03:33 +0000)
commit2cab4fe797bfb280124292ed9889d87b37c62770
tree64a96171c8bebbbed24dd25087acfb35f09fc0ae
parentf931baf148c9870401131c88d594cd7e26133a15
    * Various changes to begin work on support for MIME messages
                - Defined format type 4 for MIME
                - msgbase.c: *temporary* hacks in output_message() for Type 4
                - citmail.c: added more robust header parsing, and support
                             for Type 4.  Also eliminated the crappy built-in
                             SMTP server.
                - Updated some of the technical documentation
citadel/ChangeLog
citadel/citadel.h
citadel/citmail.c
citadel/msgbase.c
citadel/netproc.c
citadel/techdoc/hack.txt
citadel/techdoc/session.txt