hi ya
> ----- The following addresses had permanent fatal errors -----
> "|/usr/local/majordomo-1.94.5/wrapper majordomo"
> (reason: 6)
> (expanded from: <majordomo@localhost.localdomain>)
make sure the following commands work:
root# hostname -s should say the name of your host
root# hostname -d should be foo.com
if you like cheating..
edit /etc/hosts
and if you're on redhat ...
edit /etc/sysconfig/network
....
HOSTNAME=your-machine-name
DOMAINNAME=your-domain-name
/etc/rc.d/init.d/network stop ; sleep 5 ; /etc/rc.d/init.d/network start
> ----- 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
everytime you edit /etc/aliases .. you have to run newaliases or equivalent
normally, /etc/aliases file is in /etc/ or /etc/mail
but if you like /usr/local/majordomo-1.94.5 than
you might need to link it together
in your sendmail/exim/postfix etc.. did you tell it where to find your
majordomo aliases ??
- think you did.. but you didnt create the *.db files ???
did you run the majordomo self checking ??
c ya
alvin
post your contents of your majordomo.cf and your /etc/mail
for better help/answers....
References:
|
|