1837893 Members
3660 Online
110122 Solutions
New Discussion

mail aliases

 
SOLVED
Go to solution
Commadore Peaster
Occasional Advisor

mail aliases

Hi

On one my of K460 server , 10.20 , I am getting this error when doing newaliases.

NIS map mail.aliases specified , but NIS is not running.

This server is not in any NIS domain neither I can find any entry in /etc/mail/aliases which point to this. No file named mail.aliases also.

Thanks for your suggestions.

2 REPLIES 2
CHRIS_ANORUO
Honored Contributor
Solution

Re: mail aliases

Hello,

If you have sendmail 8.9.3 installed through PHNE_18979, copy nsswitch.conf file from /usr/newconfig/etc to /etc. Modify the hosts: line to read files. Stop/Start sendmail (/sbin/init.d/sendmail stop/start)

Cheers!
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
Commadore Peaster
Occasional Advisor

Re: mail aliases

Thanks Chris. That was right on spot.
I forgot to look at /etc/nsswitchc.onf which was pointing to NIS somehow. Corrected that to point to only files. Now all well.

Thanks again.