On 13 Dec 2021, at 19:44, Mark Sapiro wrote:

On 12/13/21 10:36 AM, Bill Cole wrote:

Also simple: NEVER try to interpret or canonicalize local-parts that exist in someone else's domain. You cannot programmatically determine whether 2 different local-parts are equivalent unless you run the delivery system for them.

This is correct and Mailman does maintain case-preserved email addresses for delivery, but internally, Mailman 2.1 list members are lower-cased email addresses (It is not possible to have two list members whose addresses differ only in case), so comparing lower-cased email when trying to determine if two list member addresses are the same member is OK.

Thanks for the quick fix!
--
   .:.Sebastian Hagedorn - Weyertal 121 (Gebäude 133), Zimmer 2.02.:.
                .:.Regionales Rechenzentrum (RRZK).:.
.:.Universität zu Köln / Cologne University - ✆ +49-221-470-89578.:.
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to