Sendmail does not like the permissions/ownerships on the /usr/local/majordomo
directory. Try creating a link instead from
ln -s /usr/local/majordomo-1.94.5/majordomo.aliases /etc/mail/majordomo.aliases
and in the sendmail.cf file set
O AliasFile=/etc/aliases,/etc/mail/majordomo.aliases
then your newaliases command should work fine.
Dan Liston
Sasa STUPAR wrote:
> Hi!
>
> I am stuck at the "newalises" command. I got back "empty recipient
> list". I have also tried to send a "config ..." command to majordomo and
> I got back this:
> -------------------------------
> The original message was received at Wed, 12 Feb 2003 10:31:40 +0100
> from mig29 [127.0.0.1]
> with id h1C9Ver4023137
>
> ----- The following addresses had permanent fatal errors -----
> "|/usr/local/majordomo-1.94.5/wrapper majordomo"
> (reason: 6)
> (expanded from: <majordomo@localhost.localdomain>)
>
> ----- Transcript of session follows -----
> 451 4.0.0 hash map "Alias0": missing map file
> /usr/local/majordomo-1.94.5/majordomo.aliases.db: No such file or directory
> Message delivered to mailing list <majordomo@localhost.localdomain>
> Illegal command: majordomo
> 554 5.3.0 unknown mailer error 6
>
>
>
> Reporting-MTA: dns; localhost.localdomain
> Received-From-MTA: DNS; mig29
> Arrival-Date: Wed, 12 Feb 2003 10:31:40 +0100
>
> Final-Recipient: RFC822; majordomo@localhost.localdomain
> X-Actual-Recipient: X-Unix; |/usr/local/majordomo-1.94.5/wrapper majordomo
> Action: failed
> Status: 5.0.0
> Diagnostic-Code: X-Unix; 6
> Last-Attempt-Date: Wed, 12 Feb 2003 10:31:41 +0100
>
>
>
> Return-Path: <root>
> Received: from localhost.localdomain (mig29 [127.0.0.1])
> by localhost.localdomain (8.12.5/8.12.5) with ESMTP id h1C9Ver4023136
> for <majordomo@localhost.localdomain>; Wed, 12 Feb 2003 10:31:40 +0100
> Received: (from root@localhost)
> by localhost.localdomain (8.12.5/8.12.5/Submit) id h1C9VeKZ023134
> for majordomo; Wed, 12 Feb 2003 10:31:40 +0100
> Date: Wed, 12 Feb 2003 10:31:40 +0100
> From: root <root@localhost.localdomain>
> Message-Id: <200302120931.h1C9VeKZ023134@localhost.localdomain>
> ---------------------------------------
> Can anyone help me?
References:
|
|