Sendmail na dial-up

Petr Simek petrsi na jcu.cz
Pátek Duben 21 15:49:50 CEST 2000


On Fri, 21 Apr 2000, Radek Smidl wrote:

> /etc/sendmail.cf:
                ^^ 
                  mc ?

jeste bych zkusil -

define(`confDOMAIN_NAME', `domain.cz')dnl

+-----------+
| WHO AM I? |
+-----------+

Normally, the $j macro is automatically defined to be your fully
qualified domain name (FQDN).  Sendmail does this by getting your
host name using gethostname and then calling gethostbyname on the
result.  For example, in some environments gethostname returns
only the root of the host name (such as "foo"); gethostbyname is
supposed to return the FQDN ("foo.bar.com").  In some (fairly rare)
cases, gethostbyname may fail to return the FQDN.  In this case
you MUST define confDOMAIN_NAME to be your fully qualified domain
name.  This is usually done using:

        Dmbar.com
        define(`confDOMAIN_NAME', `$w.$m')dnl


> Radek Smidl, smidl na antaris.cz

*------------------------------------------------------------------------*
|                          Petr Simek   APS JU                           |
|                             petrsi na jcu.cz                              |
*------------------------------------------------------------------------*



Další informace o konferenci Sendmail