Sendmail config error - incorrect hostname
Hi All,
I have the strangest thing going on - I get the following error when I try to start Sendmail
[edge7 /etc/mail]$ hostname
edge7
[edge7 /etc/mail]$ tail -10 syslog.0
tail: cannot open input
[edge7 /etc/mail]$ tail -10 /var/log/syslog.0
Feb 22 14:38:09 edge6 sendmail[233]: [ID 702911 mail.crit] My unqualified host name (edge6) unknown; sleeping for retry
Feb 22 14:39:10 edge6 sendmail[233]: [ID 702911 mail.alert] unable to qualify my own domain name (edge6) -- using short name
Feb 22 14:39:10 edge6 sendmail[233]: [ID 801593 mail.info] k1MLdAY8000233: from=root, size=1212, class=0, nrcpts=1, msgid=<200602222139.k1MLdAY8000233@edge6>, relay=root@localhost
[edge7 /etc/mail]$
Obviously the hostname for this system is edge7 - I have a very similar host configured as edge4 and it works fine with the same /etc/hosts ...
Why does Sendmail think the machine name is edge6?
Thanks, Rick

