1833431 Members
3255 Online
110052 Solutions
New Discussion

mail daemon

 
SOLVED
Go to solution
alan_131
Occasional Advisor

mail daemon

My notifications are not working properly. One of my server is the dns server. On the dns server I've got a error logs like this
"Unable to qualify my own domain name"
and " be sure to set the domain name in Dj macro in sendmail.cf".How can i resolve my problem?

regards
allan
2 REPLIES 2
Sridhar Bhaskarla
Honored Contributor
Solution

Re: mail daemon

Hi Allan,

Make sure your 'hostname' is associated with a domain.

nslookup $(hostname)

if it doesn't return 'hostname.yourdomain.com', then add it to your /etc/hosts like

xx.xx.xx.xx hostname hostname.yourdomain.com

Ensure that yourdomain.com is specified in your /etc/resolv.conf file.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Sunil Sharma_1
Honored Contributor

Re: mail daemon

You should have FQDN in /etc/hosts file.

Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***