On 17 Feb 96 at 11:43, BearHeart / Bill Weinman wrote:
> I've just installed majordomo for the first time on a Linux
> system. Whenever it gets called, it goes into a loop and I have
> to kill it. (Then I need to take the message out of the queue, or
> it will start up again!)
>
I just installed majordomo on Linux, also. It acted exactly the same
way. I had to use the reset button on my Linux machine for the first
time in months. For me, it was a matter of being very careful with
the aliases and getting the rights correct. I am still not sure they
are perfect, but it works.
Make sure you compile wrapper for a POSIX-compliant OS. I set
W_UID = 15
W_GID = 16
You should use the User id and Group Id for majordomo from
your /etc/group and /etc/passwd file.
The directories are all owned by majordomo and in
group majordomo with mode 775 ... The files are all
the same with mode 664.
Good Luck.
Here is a sample of my aliases. If anyone sees anything
I should change, I am open:
#
# test-l: test Discussion List
#
owner-test-l: rtwest@acc.jbu.edu
test-l-approval: owner-test-l
owner-test-l-digest: owner-test-l
test-l-digest-approval: test-l-approval
test-l: "|/usr/local/majordomo/wrapper resend -l test-l -h
cs.jbu.edu -s test-l-outgoing"
test-l-digest: test-l
owner-test-l-outgoing: owner-test-l
test-l-outgoing: :include:/usr/local/mail/lists/test-l,
"|/usr/local/majordomo/wrapper digest -r -C -l test-l-digest
test-l-digest-outgoing", test-l-archive
owner-test-l-digest-outgoing: owner-test-l
test-l-digest-outgoing:
:include:/usr/local/mail/lists/test-l-digest
owner-test-l-request: owner-test-l
test-l-request: "|/usr/local/majordomo/wrapper request-answer -l
test-l"
owner-test-l-digest-request: owner-test-l-digest
test-l-digest-request: "|/usr/local/majordomo/wrapper majordomo -l
test-l-digest"
owner-test-l-archive: owner-test-l
test-l-archive: "|/usr/local/majordomo/wrapper archive -f
/usr/local/mail/archive/test-l/test-l -m -a"
+------------------------------------------------------------+
| Raymond T. West, Jr. rtwest@acc.jbu.edu |
| Associate Professor |
| Department of Computer Science (501) 524-7188 |
| John Brown University |
| Siloam Springs, AR 72761 http://www.jbu.edu/ |
+------------------------------------------------------------+
|
|