[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: Broken Majordomo



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