For one thing, majordomo interprets messages from "itself" as a mail loop
and will not reply. Look at your /etc/aliases and your majordomo.aliases
files to see who/where majordomo-owner or owner-majordomo resolve to, to
find out why root received the message.
Did you do this as the root user...
ln -s /usr/lib/majordomo/majordomo.aliases /etc/mail/majordomo.aliases
In your /etc/sendmail.cf do you have...
O AliasFile=/etc/aliases, /etc/mail/majordomo.aliases
If these are correct, run `newaliases` or `sendmail -bi` as the root user
to rebuild the .db files.
Dan Liston
Adelaide Yip wrote:
>
> I took care of the "hash map 'Alias1' ..." error by creating a symbolic link
> from "majordomo.aliases" to "/etc/mail" and in the "/etc/sendmail.cf" i added
> the link to the 'O AliasFile' path parameters.
>
> When I tired mailing to majordomo as user majordomo, I got the error:
> hash map "Alias2": unsafe map file /usr/lib/majordomo/majordomo.aliases.db: Permission denied
>
> However, the message is returned to user root, not the email sender user
> majordomo.
>
> In /var/spool/mail/root:
>
> Return-Path: <majordomo>
> Received: (from majordomo@localhost)
> by brubeck.millwoods.compeng.net (8.9.3/8.9.3) id QAA19911
> for majordomo; Wed, 27 Jun 2001 16:07:52 -0600
> Date: Wed, 27 Jun 2001 16:07:52 -0600
> From: Majordomo List Manager <majordomo>
> Message-Id: <200106272207.QAA19911@brubeck.millwoods.compeng.net>
> To: majordomo
> Subject: ??
>
> --QAA19913.993679672/brubeck.millwoods.compeng.net--
>
> --QAB19913.993679672/brubeck.millwoods.compeng.net--
>
> I am not sure why it would send the message to root when majordomo is the owner
> of all the majordomo aliases. I don't really know where the problem is
> arising from either. This is my first experience with Majordomo and mailing
> lists, sorry if all this is obvious.
>
> Any suggestions would be great. :)
>
> ~Adelaide
References:
|
|