[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: Broken Majordomo
- Subject: Re: [cobalt-users] Re: Broken Majordomo
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Sat Nov 11 13:03:01 2000
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Clayton McGow wrote:
> Regarding the information at the bottom of the page, I'm
> wondering if its possible that the raq2 is not reading the
> aliases.majordomo file at all, since I can't write to
> majordomo@xxxxxxxxxxxx
Do the following:
# grep aliases.majordomo /etc/sendmail.cf
If you get a line that looks something like this:
O AliasFile=/etc/aliases.majordomo
Then do:
# newaliases
and you should get something like:
/etc/aliases: 54 aliases, longest 34 bytes, 1267 bytes total
/etc/aliases.majordomo: 120 aliases, longest 83 bytes, 6320 bytes total
If you do, then majordomo IS reading your aliases.majordomo file.
> Also, there is no job called majordomo in ps aux... on the
> other hand, even if I manually start majordomo with
> "./wrapper majordomo" nothing goes through.
Majordomo is NOT a continuously running daemon. It's simply a number of
perl files which process each incoming email individually.
So it shouldn't appear in your "ps aux" output.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205