[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Mailing List Not working for domain
- Subject: Re: [cobalt-users] Mailing List Not working for domain
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Tue Sep 26 21:49:01 2000
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Cobalt wrote:
> [admin@ns admin]$ ls -al /etc/aliases /etc/aliases.majordomo
> -rw-r--r-- 1 root root 1506 Sep 10 12:53 /etc/aliases
> -rw-rw-r-- 1 root root 8912 Sep 24 17:57
> /etc/aliases.majordomo
>
> I have no trouble with any other mailing lists on other domains on the
> server. It is just this one. What does the above tell me? Is it correct?
No, it's not correct. /etc/aliases.majordomo should be -rw-r--r--, the
same as /etc/aliases.
The reason the other mailing lists work is that they were most likely
created before the permissions got munged.
I have no idea how/why the permissions got munged.
To fix 'em, do this as root:
# chmod 644 /etc/aliases.majordomo
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205