RedHat 7.2, latest Mailman
I changed the group of my www tree and confused Mailman. Can't I force
Mailman to use a different group than it was install with via the
mm_cfg.py config file? The GID that is expected belongs to apache, but
now it see the group ID of webmaster. Changing the www tree back to
apache did not help MM. Must I reinstall to fix this?
Here's a bit of the mm_cfg.py file:
##############################################################
# Here's where we override shipped defaults with settings #
# suitable for the RPM package. #
MAILMAN_UID = pwd.getpwnam('mailman')[2]
MAILMAN_GID = grp.getgrnam('mailman')[2]
Mark Gillingham ([EMAIL PROTECTED])
The Great Books Foundation
312 332 5870x214
Consulting Board of Computers in Human Behavior
Newsletters: http://www.greatbooks.org/lists/
Great Books Discussion
Leading Edge
Sweet Milk
------------------------------------------------------
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