Here's a nice HOW TO on regular expressions: http://py-howto.sourceforge.net/regex/regex.html
I hope this helps. -Mike -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of ValerieWhitmore Sent: Monday, June 03, 2002 12:06 PM To: [EMAIL PROTECTED] Subject: [Mailman-Users] hacking question about options.html Hi, I'm doing some modifications to the options.html template file. Basically I need to pull the subscriber's email address (in email addy format [EMAIL PROTECTED]) to insert into a form on the users option page. If the list is set to munge email addresses, using <MM-Case-Preserved-User> comes up blank. Is there a code I can use that no matter how the list is set up I can get the member's email address to appear in the proper format? I can probably hack the form script I'm using to convert the <MM-Presentable-User> format, but thought there might be an easier way. Thanks in advance Valerie Whitmore ------------------------------------------------------ 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 ------------------------------------------------------ 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
