Does anyone have a solution to this? I can't seem to start mailman.
This is what happened when I tried to fire it up.
[root@xxxx root]# /etc/rc.d/init.d/mailman start Traceback (most recent call last): File "/var/mailman/bin/mailmanctl", line 524, in ? main() File "/var/mailman/bin/mailmanctl", line 319, in main check_privs() File "/var/mailman/bin/mailmanctl", line 274, in check_privs gid = grp.getgrnam(mm_cfg.MAILMAN_GROUP)[2] KeyError: getgrnam(): name not found [root@xxxx root]#
Thanks Rick