> I wish to insert an ampersand (&) into the footer, but when I
> use plain &, it generates & into the footer. Should I enclose it
> in some way?

1.  Create a plain text file in /bin named "footer".  Make your footer there 
like this:

msg_footer="""______________________________________________________________________
Insert the text you want here & make it real nice.
%(real_name)s mailing list
%real_name)[EMAIL PROTECTED](host_name)s
%web_page_url)slistinfo%cgiext)s/%_internal_name)s
"""

2.  Then run /bin/config_list -i foot listname

That should do it.  But if you change the footer via the web interface, you 
will screw it up.  Change the /bin/footer file instead.

This technique will allow you to use double quotes and other problematic 
characters.  - John


------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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&file=faq01.027.htp

Reply via email to