Altered the translation of incoming Internet e-mail addresses to Citadel
authorArt Cancro <ajc@citadel.org>
Tue, 4 Aug 1998 22:32:56 +0000 (22:32 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 4 Aug 1998 22:32:56 +0000 (22:32 +0000)
addresses.
Removed the <E> field from the message format.  It doesn't work.

citadel/techdoc/hack.txt

index 9a1cca4d0f3a04760ab08b9a371faf70d3593d56..f44dfc7a2826eb319f6aa254a67568796a8599ad 100644 (file)
@@ -86,10 +86,6 @@ I    ID on orig      A 32-bit integer containing the message ID on the
                         is meaningless for a message being transmitted over
                         a network).
 A      Author          Name of originator of message.
-E      EmailUserID     Only present in messages originating from the Internet.
-                        It contains the username portion of the author's 
-                        e-mail address, thereby allowing replies and bounces
-                        to be properly formulated.
 R      Recipient       Only present in Mail messages.
 O      Room            Room of origin.
 N      Nodename        Contains node name of system message originated on.