* Store the body of any large (>1K) message in a separate database. This
[citadel.git] / citadel / techdoc / hack.txt
index 5cceb84bb2dd498b0662512d93e8d0ebab4d51b7..59c9fbf8dfe8d0c907045823f0027562027bbe72 100644 (file)
@@ -239,6 +239,10 @@ all software should be written to IGNORE fields not currently defined.
 BYTE   Mnemonic        Comments
 
 A      Author          Name of originator of message.
+B      Big message     This is a flag which indicates that the message is
+                        big, and Citadel is storing the body in a separate
+                        record.  You will never see this field because the
+                        internal API handles it.
 D      Destination     Contains name of the system this message should
                        be sent to, for mail routing (private mail only).
 E      Extended ID     A persistent alphanumeric Message ID used for