X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Ftechdoc%2Fhack.txt;fp=citadel%2Ftechdoc%2Fhack.txt;h=252b6313cc39fd386b0227f636eeccf56e2c0da7;hb=29a51c8f1017be11c4d0c9e63104ae7300459eea;hp=bbcb0acd7bfa6f14dcf47c62bb101185959ca98a;hpb=2f084e3ce0d5812f595e88ee9099450a9dab6e5c;p=citadel.git diff --git a/citadel/techdoc/hack.txt b/citadel/techdoc/hack.txt index bbcb0acd7..252b6313c 100644 --- a/citadel/techdoc/hack.txt +++ b/citadel/techdoc/hack.txt @@ -245,12 +245,12 @@ B Big message This is a flag which indicates that the message is 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 +E Exclusive ID A persistent alphanumeric Message ID used for network replication. When a message arrives that - contains an Extended ID, any existing messages which - contain the same Extended ID and are *older* than this + contains an Exclusive ID, any existing messages which + contain the same Exclusive ID and are *older* than this message should be deleted. If there exist any messages - with the same Extended ID that are *newer*, then this + with the same Exclusive ID that are *newer*, then this message should be dropped. F rFc822 address For Internet mail, this is the delivery address of the message author.