hello,
i just noticed several times now that a bunch of users (most of them subscribed with their yahoo email address) get bounced off my list when the senders address contains diacritical marks in their additional text field describing the name e.g From: "valérie" <[email protected]> the problem here occurs when setting /munge from/ in from_is_list. the text between the quotes is merged with the string "via " and then the name of the list e.g. From: "valérie via mylist <[email protected]>" but in mailman 2.1.20 this merging breaks presumably because of the character encoding. what happens is that the From string in the mailman list header is no longer a valid email address but two totally mixed up. the then have the list name split accross both addresses and the domain is not correct either. this obviously violates yahoo's dmarc policy and therefore users start to bounce. what can i do? thanks in advance, gabriel ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
