Jeff Grossman wrote: > >Sorry about that, yes they are 'email' templates. I copied over my lists >directory from the old server. And then started Mailman. When I send a >help command to the list, it is not using the template located under the >'en' directory under the list. It is using the generic template. What >steps can I do to figure out what the problem is?
I have skimmed the Debian patch list at <http://patch-tracking.debian.net/package/mailman>, and I don't see anything there that could cause this. Could it be ownership or permissions on lists/LISTNAME/en and/or lists/LISTNAME/en/help.txt? That's what I'd check first. If CommandRunner can read the template?, then I don't know what the problem would be. Debugging it might require putting temporary logging statements in the findtext() function in Mailman/Utils.py or attaching strace to CommandRunner. -- 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://wiki.list.org/x/AgA3 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://wiki.list.org/x/QIA9
