New server command DLAT (DownLoad ATtachment) which
authorArt Cancro <ajc@citadel.org>
Sat, 28 Oct 2006 16:05:12 +0000 (16:05 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 28 Oct 2006 16:05:12 +0000 (16:05 +0000)
commitce5289f43bedd953d1ccede7be18fd5bf39a2648
treee78d8ac5ba2d8661e8f55f9aed4c5090cee93b2f
parent114defd605b8ce56d059c41e64de0f627af43160
New server command DLAT (DownLoad ATtachment) which
is similar to OPNA (OPeN Attachment), except it outputs the
entire MIME part in a single server operation instead of
opening a download file for block transfer.  This will be useful
for grabbing small components such as calendar appointments and
address book entries with substantialy less overhead.
citadel/citserver.c
citadel/msgbase.c
citadel/msgbase.h
citadel/server.h
citadel/techdoc/protocol.txt