From: Art Cancro Date: Mon, 14 Dec 2020 00:29:31 +0000 (-0500) Subject: The 'N' (Node) field in the message database has been resurrected, this time as a... X-Git-Tag: v939~194 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=436e37f800487ea58343ba015299869d216269d2;hp=436e37f800487ea58343ba015299869d216269d2;p=citadel.git The 'N' (Node) field in the message database has been resurrected, this time as a flag to indicate that a message originated on the local system, as opposed to an inbound email or some other nonlocal source. This field is not populated yet. If old messages with CitaNet remote nodes are discovered by the new code, the desired behavior should still work (suppress display of RFC822 email addresses) ---