Re: [Mailman-Users] Obscure the email domain in archives

2007-10-24 Thread Oliver Schulze L.
Many Thanks for the info! Mark Sapiro wrote: > There is no option or setting to do this. You would have to modify the > code in Mailman/Archiver/HyperArch.py. > -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailma

Re: [Mailman-Users] Obscure the email domain in archives

2007-10-23 Thread Mark Sapiro
Oliver Schulze L. wrote: >I'm wonder if it is posible to use an option like >obscure_addresses, in order to obscure the domain >part of the email, or even replace only the domain part >of the email. > >For example, it is posible to do this in mailman? > >[EMAIL PROTECTED] -> [EMAIL PROTECTED] Th

[Mailman-Users] Obscure the email domain in archives

2007-10-23 Thread Oliver Schulze L.
Hi, I'm wonder if it is posible to use an option like obscure_addresses, in order to obscure the domain part of the email, or even replace only the domain part of the email. For example, it is posible to do this in mailman? [EMAIL PROTECTED] -> [EMAIL PROTECTED] many thanks Oliver --