Henrik Rasmussen wrote: > >I've read*) that to avoid customize the original templates, it is >adviced to > >"Create a directory lists/<yourlist>/en (assuming English :) and copy > templates/subscribeack.txt to this directory. Then edit this file > for your specific wording. Mailman will use this specialized > template for the English welcome messages."
See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.048.htp> (which you might have found if you'd searched the FAQ for 'template' instead of 'customize'). >I assume this does not require a OWNERS_CAN_ENABLE_PERSONALIZATION = 1 Correct. >However, even I copy the file templates/da/verify.txt to >lists/<mylist>/da/ (and check the directory and file permissions >according to the originals) and restart the mailman server using >mailmanctl restart, Mailman still uses the original template >templates/da/verify.txt > >Do I have to change something in the Mailman configuration to use >customized templates? No. The only requirement is that the template be in one of the places discussed in the above referenced FAQ, and that it be readable by the mailman group. Is the lists/<mylist>/ directory the existing directory that contains the list's config.pck file? Is the lists/<mylist>/da/verify.txt file you created readable by the mailman group (i.e. group mailman and group readable or world readable)? -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
