Thus spoke Johan Pater ...
> Hi,
>
> I am trying to install majordomo but i keep getting this error when i
> want to subscribe a user or when i want to see the lists that i
> serve. I only have one list called Hutcis and below is the error i
> keep getting.
>
> shlock: open(">/home/majordomo/lists/shlock.8177"):
> Permission denied at /home/majordomo/shlock.pl line 131, <_GEN_1>
> line 1.
> Can't create new config file /home/majordomo/lists/hutcis.config.out
> at /home/majordomo/config_parse.pl line 440, <_GEN_1> line 1.
> 554 "|/home/majordomo/wrapper majordomo"... unknown mailer error 13
>
> Could anybody help me with this error cause i cant find out what
> problem is causing this error.
This is probably a directory permission error. Make sure of the following.
1. You must have a user majordomo and a group majordom (GID 15 on our
system, possibly required). The former in the passwd file and the latter
in /etc/group.
2. Depending on your system, you must have either root or daemon as a member
of group majordom. It probably wouldn't hurt to put in both in
/etc/group.
3. Make sure that that /home and /home/majordomo are world executable and
that /home/majordomo and /home/majordomo/lists are owned by user majordom
and group majordom.
I came up against this shlock error a bunch in the process of setting up
symlinked directories for users' archives on our system, the result of which
is that I inadverdantly sent one user close to half a meg of repeating
shlock errors before discovering that I had created all the required
directories but not the symlink between them!
----------------------------------------------- Lindsay Haisley
|"On the Internet, no one knows you're a dog" | fmouse@bga.com
| --- The New Yorker Magazine | Austin, Texas, USA
----------------------------------------------- * * * * * * *
References:
|
|