[Mailman-Users] Ampersand in list footer

Brad Knowles brad at stop.mail-abuse.org
Fri Mar 4 16:32:16 CET 2005


At 2:38 PM +0000 2005-03-04, david gordon wrote:

>  In my list settings: "Non-digest options -> Footer added to mail sent to
>  regular list members", I have a footer which includes an ampersand (&).
>  Messages received from the list show this as "&".

	That's a result of editing the footer text via the web.  All such 
editing is passed through a process to escape any potential HTML that 
may have been added as part of the footer, but unfortunately this 
code is a bit too agressive and changes all ampersands to "&" and 
all greater-than and less-than symbols into ">" and "<".

	If you have direct command-line access to the server where 
Mailman is installed, and privileged access to the Mailman scripts 
and data files, then you can fix this problem using the mechanism 
outline in the thread at 
<http://mail.python.org/pipermail/mailman-users/2005-February/043081.html>.


	I've also just created the Mailman FAQ Wizard entry at 
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.052.htp> 
to help address this issue.

-- 
Brad Knowles, <brad at stop.mail-abuse.org>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
     Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See <http://www.sage.org/> for more info.



More information about the Mailman-Users mailing list