man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2014
 
 

check-hostname(1M)

Name

check-hostname - check if sendmail can determine the system's fully-qualified host name

Synopsis

 /usr/sbin/check-hostname 

Description

The check-hostname script is a migration aid for sendmail(1M). This script tries to determine the local host's fully-qualified host name (FQHN) in a manner similar to sendmail(1M). If check-hostname is able to determine the FQHN of the local host, it reports success. Otherwise, check-hostname reports how to reconfigure the system so that the FQHN can be properly determined.

Files

/etc/hosts

Host name database

/etc/nsswitch.conf

Name service switch configuration file

/etc/resolv.conf

Configuration file for name server routines

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
service/network/smtp/sendmail
Interface Stability
Committed

See also

domainname(1M), sendmail(1M), hosts(4), attributes(5)