Add more headers that only appear on the transport via the citadel protocol, but...
[citadel.git] / citadel / techdoc / databaselayout.md
index b6aed6162ed5b46bebe6d021c6653e820eaf4f3f..9c2cb565331c7b3a79da12fc712b496bdf92b374 100644 (file)
@@ -298,6 +298,14 @@ reaches zero.
 |       |                   |      |                |  other message ids)
 | Y     |    eCarbonCopY    | cccc | carbon copY    |  *eCarbonCopY*
 |       |                   |      |                |  Optional, and only in Mail messages.
+| %     |    eHeaderOnly    | nhdr | oNlyHeader     |  we will just be sending headers. for the Wire protocol only.
+| %     |    eFormatType    | type | type           |  type of citadel message: (Wire protocol only)
+|       |                   |      |                |     FMT\_CITADEL     0   Citadel vari-format (proprietary) 
+|       |                   |      |                |     FMT\_FIXED       1   Fixed format (proprietary)
+|       |                   |      |                |     FMT\_RFC822      4   Standard (headers are in M field)
+| %     |    eMessagePart   | part | emessagePart   |  *eMessagePart* is the id of this part in the mime hierachy
+| %     |       eSubFolder     | suff | eSubFolder     |  descend into a mime sub container
+| %     |       ePevious       | pref | ePevious       |  exit a mime sub container
 | 0     |    eErrorMsg      |      | Error          |  *eErrorMsg*
 |       |                   |      |                |  This field is typically never found in a message on
 |       |                   |      |                |  disk or in transit.  Message scanning modules are