Updated the MIME Parser API to include Content-ID in
authorArt Cancro <ajc@citadel.org>
Fri, 26 Sep 2008 16:02:27 +0000 (16:02 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 26 Sep 2008 16:02:27 +0000 (16:02 +0000)
commit1083c2a818cda51f81c908a801bd5f922f99149e
treec2d84520e9069c741b898f7c139a444de66c633b
parentb718c3fceabbfe5bae0c32f056f42ae3a46ab05d
Updated the MIME Parser API to include Content-ID in
the callback functions.  This effects the entire Citadel system, so
you will have to update all three components now.
citadel/citadel.h
citadel/modules/calendar/serv_calendar.c
citadel/modules/imap/imap_fetch.c
citadel/modules/notes/serv_notes.c
citadel/modules/vcard/serv_vcard.c
citadel/msgbase.c
libcitadel/lib/libcitadel.h
libcitadel/lib/mime_parser.c
webcit/groupdav_get.c
webcit/webcit.c
webcit/webcit.h