On Fri, Mar 03, 2006 at 01:39:18PM -0800, Mark Sapiro wrote: > I.e, for the initial cut, split the lists/<listname> structure into > lists/<hostname>/<listname> and similarly for archives/private and > archives/public.
Just a thought on this: might it be better to mangle the directories like so: <hostname>/lists/<listname> <hostname>/archives/<listmame> etc so as to group things on a per-host basis? One reason for doing so is that it (to me) makes more sense especially if you are hosting many domains that are not related or are different clients, etc. It simplifies the view of things from a per-host perspective. Perhaps even this: <hostname>/<listname>/list <hostname>/<listname>/archive etc Even better, perhaps make it configurable. :o) Regards, Msquared... _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers 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-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
