On Tue, 10 Jul 2001 09:28:26 -0400
Jay R Ashworth <[EMAIL PROTECTED]> wrote:
> I install Mailman in /appl/mailman [where it belongs], right next
> to all my other subsystem-level applications. ;-)
Next thing you know you'll be advocating /opt and other Sun-brain
damage.
ObRant: Isolated directory hierarchies for applications are
DOS/Windows-like and make managing filesystem allocation a pain.
I prefer an FHS based install:
$PREFIX=/var/lib/mailman
templates go in /etc/mailman
logs go in /var/log/mailman
executables go in /usr/sbin (newlist, find_member, etc)
CGIs go under /usr/lib/cgi-bin
etc
Makes things easily manageable and in-line with the rest of the
system. Happily the Debian Mailman package does this by default.
Damned nice job there actually. <waves>
--
J C Lawrence [EMAIL PROTECTED]
---------(*) http://www.kanga.nu/~claw/
I never claimed to be human.
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers