Dave Stern wrote:
>
>I could zero or edit the existing archive wiping addresses and leaving
>the archive public but wonder if there is some way for future submissions
>to have their addresses masked. They're looking for complete anonymity,
>not just a change to user_at_host_fqdn.
>
>Can this be done?  Otherwise, I'll just send them their passwords 
>and make the archive private

Not without code modification. If you haven't put
ARCHIVER_OBSCURES_EMAILADDRS = No in mm_cfg.py, the archive should
already have addresses like user_at_host_fqdn, but that's all we do
(note that we do it in sigs and in message bodies too). If you want
more than this, you have to look at all the places in
Mailman/Archiver/HyperArch.py where ARCHIVER_OBSCURES_EMAILADDRS is
referenced and modify the obfuscation to do what you want. Then you
would rebuild the archive with 'bin/arch --wipe' to apply your mods to
the existing archive.

I'd go with passwords and a private archive :-)

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to