From 4b63640c8e01ae6222663d412ff1625e3b4ba3b5 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Tue, 23 Nov 2021 22:28:14 -0700 Subject: * To protect the privacy of a user, generate the domain-part of a message-id using the domain part of the from address that a user is willing to disclose. --- pith/pine.hlp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pith') diff --git a/pith/pine.hlp b/pith/pine.hlp index e9fee1cd..78e56236 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 622 2021-11-23 10:53:56 +Alpine Commit 623 2021-11-23 22:28:10 ============= h_news ================= @@ -217,6 +217,9 @@ new additions to Alpine, please check it periodically. is available for that server. In this case additional information is given: The method to use (device or authorize), a user id that uses the suggested client-id or a report that the client-id has not been used. + +
  • To protect the privacy of a user, the message-id of a message will be + generated using the domain in the From field of the message.

    -- cgit v1.2.3-54-g00ecf