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 would need to modify the source code to do this. Without modifying code, if you create a list or domain or even a site modified template per the FAQ at <http://wiki.list.org/x/jYA9> and name it verify.html or subscribeack.html, it will simply not be found and the default template will be used. If you create an edited list or domain or site template named verify.txt or subscribeack.txt and containing HTML, it will still be sent in a plain text email message so will appear as the raw HTML, not rendered. You would need to modify the code that uses the template to create a message with MIME Content-Type: text/html, as well as creating the HTML template. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org