check-hostname(1M)




NAME

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


SYNOPSIS

     /usr/lib/mail/sh/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  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWsndmu                   |
    |_____________________________|_____________________________|


SEE ALSO

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


Man(1) output converted with man2html