On 27 Aug 98, at 17:39, Leveron, John M. wrote:
> Trying to get Majordomo 1.94.4 working.
OK, here are some items from your config_test output:
> BAD: $TMPDIR not defined by majordomo.cf
You need to define this, obviously. On line 193 of mine I have
$TMPDIR = $ENV{'TMPDIR'} || "/tmp";
^^^^ Make sure this actually exists. I
think it defaults to /usr/tmp or something.
While you're at it, just to be safe, do this:
ln -s /path/to/majordomo.cf /etc/majordomo.cf
> ---------------------- list directory ----------------------
> Hmmm, list directory doesn't exist
> or isn't a directory.
> Let me try to make it for you...
> BAD: Couldn't create , No such file or directory
This smells like a permission problem. make sure that *EVERYTHING* in
/home/majordom is majordom.majordom, mode 660/770, except wrapper, of
course. Make sure that the user sendmail runs as (daemon under BSDI)
has been added to the majordom group in /etc/group.
> --------------------------- log ---------------------------
> Logfile didn't exist, trying to create...
> BAD: Couldn't create logfile , No such file or directory
Another permission problem.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* *
* Easley Internet Solutions AIM: ExCavSGT *
* Easley, SC USA ICQ: 10722606 *
* http://www.easley.net 864.859.2400 *
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * *
References:
|
|