On Tuesday, July 22, 2003, at 06:02 PM, John DeCarlo wrote:
Rob,
I can't help you with the web interface. The cgi-bin programs are not plain text Python. Presumably they are compiled code, binaries.
Not quite correct. The actual work of MM CGI programs is done by regular Python scripts located in $prefix/Mailman/Cgi
These Python scripts are actually run by compiled C security wrappers launched by the web server but the Python scripts do the work. Only if you want to introduce an additional CGI program do you need to worry about the security wrappers.
Perhaps you could go to the sourceforge Mailman site and submit this as an enhancement request.
Another alternative is to fiddle with the email "who" command - a script I posted earlier. Then by email you can get subscriber's full names.
Rob Brandt wrote:
Yes, I'm sure I misunderstood since I may not have gotten the original question
that you answered.
I was hoping for a subscriber's list function including names that could be
browsed from the listinfo page. I've never really understood why it's not
there in the first place; I've never seen the usefulness of showing a
subscriber's list on listinfo containing only email addresses.
--
John DeCarlo, My Views Are My Own
------------------------------------------------------ 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/
This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org