This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new b3264abd Docn for envelope-address
b3264abd is described below
commit b3264abd0549df819e00baf221e47dd88c482916
Author: Sebb <[email protected]>
AuthorDate: Sun Apr 16 00:37:08 2023 +0100
Docn for envelope-address
---
tools/moderationhelper.rb | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/tools/moderationhelper.rb b/tools/moderationhelper.rb
index b725cd5c..08d0d6c9 100755
--- a/tools/moderationhelper.rb
+++ b/tools/moderationhelper.rb
@@ -94,6 +94,15 @@ _html do
_a 'email provider issues', href:
'../committers/emailissues', target: '_blank'
_ ' (opens in new page)'
end
+ _p do
+ _ 'N.B. the mailing list software uses the envelope-from
address.'
+ _br
+ _ 'This is usually the same as the From: address, but for
bots it may be different.'
+ _br
+ _ 'It can usually be found from the email headers: check the
source for "envelope-from".'
+ _br
+ _ 'Unfortunately some senders use dynamic addresses. If that
is the case, contact Infra.'
+ end
end
end
_tr do