]> code.citadel.org Git - citadel.git/blobdiff - citadel/techdoc/hack.txt
Implemented RFC2919, the 'List-ID' field for mailing
[citadel.git] / citadel / techdoc / hack.txt
index 0345beb96a58fe47c0e37a07b493ea0062a57a0d..52bbcb0e53d2b6873155570189940c64d093b1f5 100644 (file)
@@ -255,12 +255,12 @@ E Exclusive ID    A persistent alphanumeric Message ID used for
 F      rFc822 address  For Internet mail, this is the delivery address of the
                        message author.
 H      Human node name Human-readable name of system message originated on.
-I      Original ID     A 32-bit integer containing the message ID on the
-                       system the message *originated* on.
+I      Message ID      An RFC822-compatible message ID for this message.
 J      Journal         The presence of this field indicates that the message
                        is disqualified from being journaled, perhaps because
                        it is itself a journalized message and we wish to
                        avoid double journaling.
+L      List-ID         Mailing list identification, as per RFC 2919
 M      Message Text    Normal ASCII, newlines seperated by CR's or LF's,
                         null terminated as always.
 N      Nodename        Contains node name of system message originated on.
@@ -286,6 +286,9 @@ T   date/Time       A 32-bit integer containing the date and time of
 U       sUbject         Optional.  Developers may choose whether they wish to
                         generate or display subject fields.
 V      enVelope-to     The recipient specified in incoming SMTP messages.
+W      Wefewences      Previous message ID's for conversation threading.  When
+                       converting from RFC822 we use References: if present, or
+                       In-Reply-To: otherwise.
 Y      carbon copY     Optional, and only in Mail messages.
 0      Error           This field is typically never found in a message on
                        disk or in transit.  Message scanning modules are