TCP/IP Configuration and Management Manual

Configuring the NonStop TCP/IP Subsystem
TCP/IP Configuration and Management Manual427132-004
3-45
Simple Mail Transfer Protocol (SMTP)
# Enter the Transfer correspondent password here. Replace
# <password> with your password. Note that the password is
# case sensitive, so be careful about mixing uppercase and
# lowercase in the password.
#
OP<password>
#
# Replace <sys-admin> with the name of the System
# Administrator to whom undeliverable mail is forwarded.
# The default name is SYS-ADMIN.
#
OA<sys-admin>
#
# Define the names of TISERV processes if you use ones
# other than $ZCC0. Remember that $ has to be escaped by
# another $ to prevent expansion. More than one (up to 5)
# of these lines may be specified.
#
OT$$ZCC0
OT$$ZCC1
OT$$ZCC2
OT$$ZCC3
OT$$ZCC4
#
# To enable distribution lists, remove the comment from
# the next option line (ODY). A comment symbol disables an
# option line.
#ODY
You should not make other changes to the configuration file, unless you have a
complete understanding of how the rules are applied to parse addresses. If you need
to make such changes, read the following rule line syntax carefully.
Rule Line Syntax
The first character on a line specifies the purpose of the line:
The following paragraphs define each semantic identifier.
R Rule for rewriting
S Rule set number
D Define macro
C Item class
O Option processing
H Header fields
M Define mailer
# Comment line