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 bcb5d367 Tweak docs
bcb5d367 is described below

commit bcb5d367d4360c6b8d3f817be7c342450c7a4112
Author: Sebb <s...@apache.org>
AuthorDate: Sun Apr 7 14:40:21 2024 +0100

    Tweak docs
---
 www/members/mailing_lists.cgi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/members/mailing_lists.cgi b/www/members/mailing_lists.cgi
index 9fa9ba65..ac221400 100755
--- a/www/members/mailing_lists.cgi
+++ b/www/members/mailing_lists.cgi
@@ -19,14 +19,14 @@ FLAGS = %{
 -Mu allow subscribers to post, reject all others (subonly)
 -MU allow anyone to post (open)
 
--mz moderate after checking sender is known
--Mz unmoderated, but requires sender to be known
+-mz reject if it is not from an apache.org address, then moderate
+-Mz reject if sender is not an apache.org address or in LDAP
 
 -s subscriptions are moderated (usually means the list is private)
 
 -x check mime-type, size etc
 -y send copy to secur...@apache.org
--z check that sender address is known (i.e. @apache.org or in LDAP)
+-z sender/from address checking: see above
 }
 #  announce@a.o: mUxYz
 

Reply via email to