Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core


Commits:
7efa5733 by Mark Sapiro at 2023-02-18T02:24:11+00:00
Update Acceptable aliases doc to mention regexps.

* Update Acceptable aliases doc to mention regexps.

- - - - -
fe651185 by Mark Sapiro at 2023-02-18T02:24:11+00:00
Merge branch 'aa' into 'master'

Update Acceptable aliases doc to mention regexps.

See merge request mailman/mailman!1104

Merged-by: Mark Sapiro <m...@msapiro.net>

Reviewed-by: 
- - - - -


1 changed file:

- src/mailman/rest/docs/listconf.rst


Changes:

=====================================
src/mailman/rest/docs/listconf.rst
=====================================
@@ -376,7 +376,9 @@ Acceptable aliases
 ------------------
 
 These are recipient aliases that can be used in the ``To:`` and ``CC:``
-headers instead of the posting address.  They are often used in forwarded
+headers instead of the posting address.  They can also be strings beginning
+with ``^`` which are interpreted as regular expressions matched against
+addresses in ``To:`` and ``CC:`` headers.  They are often used in forwarded
 emails.  By default, a mailing list has no acceptable aliases.
 
     >>> from mailman.interfaces.mailinglist import IAcceptableAliasSet



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/5a3762b9b0823b21c79a7d99f1605109b26aa828...fe6511858583ee834e1e22a9fdbb73a480e5ad93

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/5a3762b9b0823b21c79a7d99f1605109b26aa828...fe6511858583ee834e1e22a9fdbb73a480e5ad93
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to