Re: problem with Majordomo and sendmail aliases

CyberPsychotic (fygrave@freenet.bishkek.su)
Fri, 9 Oct 1998 19:01:23 +0500 (KGT)


> I am facing problem in majordomo aliases in RH 5.0 box and
> sendmail-8.8.7. I have made an entry in /etc/sendmail.cf file as
> "OA/usr/test/majordomo-1.94.4/majordomo.aliases". As and when I send mail
> to a list called 'aris-net' following message appears.
>
> sending error: 451 hash Map "Alias1": Unsafe map file /....

sendmail team enforced their checks for correct permittions for
files/aliases and other stuff due to many accuses towards sendmail in
several security breaches, which in fact, were due to lame/bad system
configuration.

So here you will have to make sure your alias files/include files have
all correct owner/group and permittions for them, and directories where
they reside. However if you do not want to change permittions (i.g. you
find them pretty safe etc). use

use DontBlameSendmail option (or
define(`confDontBlameSendmail',DontBlameSenmail)dnl in mc file, I guess)

>
> During installation I made a user 'majordomo.daemon' with UID 123 and GID
> 45. The 'daemon' has GID 2 which is probably used by sendmail. Subscribe
> and unsubscribe command go well but mail sent to 'aris-net' returns with
> following points.

> aris-net-outgoing
> :include:/usr/test/majordomo-1.94.4/lists/aris-net
> (expanded from: aris-net-outgoing)

can you show me ls -al /usr/test/majordomo-1.94.4/aris-net?


> ----- Transcript of session follows -----
> 550 :include:/usr/test/majordomo-1.94.4/lists/aris-net... Cannot open /usr/test/majordomo-1.94.4/lists/aris-net: Permission denied

whoh..:) here's another story.. but also with permittions. Now this file
is not readable by UID/GID under which sendmail is running. it either
could be a problem of filepermittions itself, or any of directories, which
lead to this file.

-F

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu