John Hamlin wrote: > >Specifically I want to use the string for the current user's email >address. It would come at the end of this line: > >To unsubscribe or to change options or password: >%(web_page_url)soptions/MY_LISTNAME/%(xxxxx)s > >I've tried %(user_name)s and others, but haven't found it yet.
>Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py See article 3.15. You must enable personalization to include any recipient information in list footers. -- 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/
