Compaq Compaq TCP/IP Services for OpenVMS Manuel de service Page 350

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 504
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 349
Configuring and Managing the POP Server
18.1 Key Concepts
TRANSFORM
The POP server attempts to translate the DECnet node name to a TCP/IP
host name. If the name can be translated, the POP server checks to see
whether the translated host name is local. If so, the
From:
header becomes
an address in the form user@substitute-domain. If not, the
From:
header
becomes an address in the form user@hostname. Note that the POP and
SMTP servers call the same routine to determine if a host name is local.
The following examples show some ways the POP server translates DECnet
node names to TCP/IP node names. In these examples:
The local host name is
orders.acme.widgets.com
ORDERS translates to
"orders.acme.widgets.com"
* The message header
From: ORDERS::J_SMITH
becomes:
* For a substitute domain of
acme.widgets.com
, the message header
From: ORDERS::J_SMITH
becomes:
* If HOST12 translates to
host12.acme.widgets.com
, which is not
local on
orders.acme.widgets.com
, the message header
From:
HOST12::J_JONES
becomes:
* If HOST13 does not translate and host
orders.acme.widgets.com
has no substitute domain defined, the message header
From:
HOST13::J_JONES
becomes:
From: "HOST13::J_JONES"@orders.acme.widgets.com
18.1.6.1.3 User Name-Only Address If an SMTP substitute domain is defined,
the POP server appends it to the user name, followed by a commercial at sign (@).
Otherwise, POP uses the local host name.
For example, with a substitute domain defined as
acme.widgets.com
, the message
header
From: Smith
becomes:
18.1.6.1.4 DECnet Address That Contains Quotation Marks The values
assigned to the TCPIP$POP_QUOTED_DECNET_REWRITE logical name define
how the POP server rebuilds a DECnet address that contains quotation marks.
The values are:
GENERIC
The address is changed to the SMTP format. For example,
on host
widgets.xyzcorp.com
, the message header
From:
becomes:
From: "ORDER::\"[email protected]\""@widgets.xyzcorp.com
NONE
The
From:
line is passed to the POP client without being modified. For
example:
From: ORDERS::"[email protected]"
18–6 Configuring and Managing the POP Server
Vue de la page 349
1 2 ... 345 346 347 348 349 350 351 352 353 354 355 ... 503 504

Commentaires sur ces manuels

Pas de commentaire