Bug#680109: Advice on bug #680109 (proposal would break translations of the website footer)
Stéphane Blondon <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <CAOy+up5TXRcPYHm9p9NnkdpETsZD4wRvrvvFYQ25kznw7_rkHQ__42134.3486327261$1432986330$gmane$org@mail.gmail.com> |
2015-05-29 15:15 GMT+02:00 Stéphane Blondon <[email protected]>: > I wonder if hiding the email in the html archives could lower the > complain. I think it would be easy to transform the email field like: > [email protected] -> john-doe AT provider DOT tld Currently, we use MHonArc for providing the messages sent to the mailing lists info html format and the e-mail transformation is doable with configuration: 'ADDRESSMODIFYCODE defines Perl expressions to apply to addresses in message headers'. We probably need to provide the same set up to MAILTOURL. http://www.mhonarc.org/MHonArc/doc/resources/addressmodifycode.html -- Stéphane