X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Ftechdoc%2Fdatabaselayout.md;fp=citadel%2Ftechdoc%2Fdatabaselayout.md;h=9c2cb565331c7b3a79da12fc712b496bdf92b374;hp=b6aed6162ed5b46bebe6d021c6653e820eaf4f3f;hb=42ca8cc330c23a4914a7da9de27b05325c65b897;hpb=9e1d8fc790dc70419e1dbe1363e51d1377afdd66 diff --git a/citadel/techdoc/databaselayout.md b/citadel/techdoc/databaselayout.md index b6aed6162..9c2cb5653 100644 --- a/citadel/techdoc/databaselayout.md +++ b/citadel/techdoc/databaselayout.md @@ -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