[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Majordomo: so close yet so far
- Subject: [cobalt-users] Majordomo: so close yet so far
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Thu Dec 16 16:20:57 1999
I've installed a new instance of majordomo, in /usr/local/majord.
I set the Makefile so it'd install to run in /usr/local/majord.
It DID install in /usr/local/majord.
Here's a copy of the line from the virtusertable:
> majordomo@xxxxxxxxxxxxxxx majord
Here's a copy of the line from the aliases.majord file (and, yes,
<alias.majord> IS included in the sendmail.cf file, and is converted to a
database when I run the "newaliases" command).
majord: "|/usr/local/majord/wrapper majordomo"
What's happening is that the emails sent to majord are piped to
/usr/local/majordomo/wrapper majordomo
instead of to
/usr/local/majord/wrapper majordomo
and I've no idea why.
I have verified that this is happening. If I change the forward to:
majord: jlasman@xxxxxxxxx
I do get the email as it is forwarded correctly.
If I rename the directory at
/usr/local/majordomo
I do get an error.
If I rename the directory at
/usr/local/majord
the computer still redirects the file to
/usr/local/majordomo
I'm at my wits end.
I've reinstalled majordomo several times; it's taking me almost two full
days of debugging to get to this point.
Any suggestions?
Jeff