Technical data

SET CONFIGURATION SMTP
[NO]RELAY
Relays mail to other hosts by functioning as an end node.
/QUEUES=n
Optional. Default: 1.
Number of execution queues for the specified nodes.
Use this qualifier only on nodes that own the SMTP queues that is, nodes not
using clusterwide SMTP queues or managing SMTP clusterwide queues for other
nodes.
/RECEIVE_TIMEOUT=minutes
Optional. Default: 5 minutes.
Maximum time between socket receipts of a message for a particular dialog.
If a message is not received within this interval, the connection is broken and the
mail control file is deleted.
/SEND_TIMEOUT=minutes
Optional. Defaults:
DATA 3 minutes
INITIAL 5 minutes
MAIL 5 minutes
RECEIPT 5 minutes
TERMINATION 10 minutes
Maximum time between remote host acknowledgments of a particular SMTP
command.
If an acknowledgment is not received within the specified time, it is assumed
that there are communication problems with the remote host. If the next delivery
attempt takes place before the mail’s delivery date, the mail is rescheduled for
later delivery.
/SUBSTITUTE_DOMAIN=[NO]NAME=fully-qualified-domain
Optional.
By default, the
From:
and
Return-Path
fields display the senders name and
fully qualified domain. NONAME causes the senders domain name to be
omitted from the
Return-Path
field. If you specify a fully qualified domain name
(/SUBSTITUTE_DOMAIN=NAME=fully-qualified-domain), that specified domain
name is displayed as the senders domain name.
For example, suppose you specify the fully qualified domain name
eagle
for the senders return path (/SUBSTITUTE_DOMAIN=NAME=
eagle
).
When user
magpie
on host
condor.hawk.eagle.org
sends mail to
daw
on
another host, user
daw
sees the return path as
magpie@eagle
rather than
magpie@condor.hawk.eagle.org
.
This is what
daw
sees:
#707 18-NOV-2002 14:02:02.71 MAIL
From: SMTP%"magpie@eagle"
To: SMTP%"daw@crow.ravin.rook.org"
CC:
Subj: Big sale today!
2–112 Command Descriptions