At 6:13 PM +0100 9/8/08, David Beaumont wrote:
 > >I notice this list's archives are not standard
 >mailman format!


 I assume by 'this list' you mean [EMAIL PROTECTED] In what way
 are the archives "not standard"?

Thanks I mean the archives at
http://www.mail-archive.com/mailman-users%40python.org/

Ours are at http://lists.shire.net/pipermail/dbamain/

On ours you will see the emails have the ' at ' obscuration.   Yours don't
seem to show the email in any form.  How do we change to your format?

David


At a quick glance it doesn't look like it would be all too terribly difficult to change. When I was using Mhonarc for the archives on one of my lists (before moving to Mailman last spring), I had a script that would change "[EMAIL PROTECTED]" to" [EMAIL PROTECTED]". If I recall, it simply used a regex that looked for characters followed by an @ followed by more characters. It then replaced everything from the @ to the next space with "...".

It appears that the code which does the obfuscation is in ($prefix)/Mailman/Mailman/Archiver/HyperArch.py between lines 280 and 290 in 2.1.11. (I'm sure someone will correct me if that's wrong info)
--
Bill Christensen
<http://greenbuilder.com/contact/>

Green Building Professionals Directory: <http://directory.greenbuilder.com>
Sustainable Building Calendar: <http://www.greenbuilder.com/calendar/>
Green Real Estate: <http://www.greenbuilder.com/realestate/>
Straw Bale Registry: <http://sbregistry.greenbuilder.com/>
Books/videos/software: <http://bookstore.greenbuilder.com/>
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to