Re: [Mailman-Users] Insert character to footer

2005-06-12 Thread Mark Sapiro
Terry Allen wrote in reply to John Flemming: >>> 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:

Re: [Mailman-Users] Insert character to footer

2005-06-12 Thread Terry Allen
>> 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="""___

Re: [Mailman-Users] Insert character to footer

2005-06-11 Thread John Fleming
> 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="""

[Mailman-Users] Insert character to footer

2005-06-11 Thread Terry Allen
Hi all, I'm not really having any problems as such with Mailman currently, but I do have a minor question that some searching has not revealed an easy answer to. I wish to insert an ampersand (&) into the footer, but when I use plain &, it generates & into the footer. Should I en