Re: [Mailman-Users] Is there a way to change the template files

2010-07-09 Thread Mark Sapiro
li...@viplist.us wrote: >I changed, restarted, but cannot send html email. It shows up all as html >coding. Right. See my original reply in this thread at . >What my clients want to do is to be able to send a html email, f

Re: [Mailman-Users] Is there a way to change the template files

2010-07-09 Thread lists
, mailman-users@python.org Date: Fri, 09 Jul 2010 13:12:34 -0700 Subject: Re: [Mailman-Users] Is there a way to change the template files > I did restart Mailman, but I neglected to make sure all qrunners were > stopped. > > I just want to be alble to send graphics inline, so it

Re: [Mailman-Users] Is there a way to change the template files

2010-07-09 Thread lists
-users@python.org Date: Thu, 8 Jul 2010 09:05:09 -0700 Subject: Re: [Mailman-Users] Is there a way to change the template files > li...@viplist.us wrote: > > >It looks like each file that calls a txt file would have to be changed, or > >is there somewhere that I can g

Re: [Mailman-Users] Is there a way to change the template files

2010-07-08 Thread Mark Sapiro
li...@viplist.us wrote: >It looks like each file that calls a txt file would have to be changed, or >is there somewhere that I can globally change the > >Content-Type: text/plain; charset="us-ascii" > >to iso-8859-1? I know I would then have to change all text files that are >emailed (after fi

Re: [Mailman-Users] Is there a way to change the template files

2010-07-08 Thread lists
h ones are emailed and which ones are simply includes.) I tried changing the selection in Defaults.py for English to iso-8859-1, but that did not do it. - Original Message - From: Mark Sapiro To: "Lists" , Date: Wed, 7 Jul 2010 15:08:42 -0700 Subject: Re: [Mailman-Users] Is there

Re: [Mailman-Users] Is there a way to change the template files

2010-07-07 Thread Mark Sapiro
Lists wrote: >So instead of the ones being text to make them html? I have a client >asking and I cannot find a way to do that. Ideas? > >Example, the verify.txt, subscribeack.txt, etc. into verify.html and >subscribeack.html. They are processed them as and that is not what I >want. You wo

[Mailman-Users] Is there a way to change the template files

2010-07-07 Thread Lists
So instead of the ones being text to make them html? I have a client asking and I cannot find a way to do that. Ideas? Example, the verify.txt, subscribeack.txt, etc. into verify.html and subscribeack.html. They are processed them as and that is not what I want.