I had a hell of a time getting Majordomo to work initially on AIX.
Eventually with coaching from Randy Bush, I created some utilities
to reveal what UID and GID were used by sendmail. I enclose them
later. Could Majordomo test and reveal the difficulty encountered
with wrong permissions instead of just trying 600 times?
Now, trying to set up on a new AIX machine, I followed instructions
as well as I could. I revised the Makefile and the majordomo.cf
file, and put a copy of the latter in /etc. The make worked just
the way I think it should but the make install failed.
Actually, I think it failed because it was already done. Doesn't
this suggest a modification that accepts success more gracefully?
Enclosure: make install failure
itssrv1 5>make install
(test ! -f majordomo.cf && echo "using sample.cf" && \
cp sample.cf /u5/majordom/majordomo-1.92/majordomo.cf; )
(test -f majordomo.cf && echo "using majordomo.cf" && \
cp majordomo.cf /u5/majordom/majordomo-1.92/majordomo.c
using majordomo.cf
cp: /u5/majordom/majordomo-1.92/majordomo.cf and majordomo.cf are identical (no.
The error code from the last failed command is 1.
Make Quitting.
[I shrank the indents, and lost the end of the cp message.]
Enclosure: id-reveal
#!/bin/sh
( id; ls -la /u5/majordom/lists; id ) | /usr/bin/mail -s shlock.hak maj
ordom
Enclosure: fake shlock.pl
#
`/u5/majordom/bin/id-reveal`;
die("Enough already.");
Dick Karpinski dick@itsa.ucsf.edu
|
|