* MSG4 (and CtdlOutputMsg() as well) now accepts an optional MIME part
authorArt Cancro <ajc@citadel.org>
Fri, 21 Oct 2005 19:13:55 +0000 (19:13 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 21 Oct 2005 19:13:55 +0000 (19:13 +0000)
commitdb4bd92400cbe8149f33991e98fd58d20c088736
treece4ce42c91d48744f16d4f62a34f07c188bee852
parent15d8ce26425bebfe4a4df12e25f6387714ee5500
* MSG4 (and CtdlOutputMsg() as well) now accepts an optional MIME part
  specifier, allowing the client to fetch an encapsulated message
  attached as message/rfc822 instead of the top-level message.
13 files changed:
citadel/ChangeLog
citadel/auth.c
citadel/citserver.c
citadel/clientsocket.c
citadel/imap_fetch.c
citadel/mime_parser.c
citadel/msgbase.c
citadel/msgbase.h
citadel/serv_autocompletion.c
citadel/serv_fulltext.c
citadel/serv_pop3.c
citadel/serv_smtp.c
citadel/techdoc/protocol.txt