You probably have your majordomo.aliases file living inside your
majordomo $HOME directory. You would be better off creating a
soft link (as the root user) to the extra aliases file in the same
directory as your original aliases file, then pointing to that link
in your sendmail.cf. For example, if your sendmail aliases are in
/etc/aliases, do this as root;
cd /etc
ln -s /home/majordomo/majordomo.aliases majordomo.aliases
Then in your sendmail.cf file, define the extra aliases file as
/etc/majordomo.aliases instead of /home/majordomo/majordomo.aliases.
Dan Liston
TheFinn wrote:
>
> I have followed the docs, but I get the following error when I send a message
> to majordomo:
> ----- The following addresses had permanent fatal errors -----
> "/home/majordomo/majordomo majordomo"
> (reason: Can't create output)
> (expanded from: <majordomo@shell02.circuit4.net>)
>
> ----- Transcript of session follows -----
> 451 4.0.0 hash map "Alias0": missing map file /etc/mail/aliases.db: No such
> file or directory
> Message delivered to mailing list <majordomo@shell02.circuit4.net>
> 550 5.0.0 "/home/majordomo/majordomo majordomo"... Can't create output
>
> Probably something simple :\
>
> Reply by email directly if you can please.
>
> Thanks
> thefinn
References:
|
|