Technical data

SET CONFIGURATION SMTP
SET CONFIGURATION SMTP
Modifies the SMTP configuration in the configuration database.
SET CONFIGURATION NOSMTP with no qualifiers deletes all SMTP records.
Related commands: SHOW CONFIGURATION SMTP
Format
SET CONFIGURATION [NO]SMTP [ /ADDRESS_RETRIES=n ]
[ /GATEWAY=option=host ]
[ /HOP_COUNT_MAXIMUM=n ]
[ /INTERVAL=options ]
[ /[NO]LOG=[file]]
[ /OPTIONS=options ]
[ /QUEUES=n ]
[ /RECEIVE_TIMEOUT=minutes ]
[ /SEND_TIMEOUT=minutes ]
[ /SUBSTITUTE_DOMAIN=[NO]NAME=fully-qualified-name ]
[ /[NO]ZONE[=domain]]
Restrictions
For clusters, issue this command only on the nodes where the SMTP queues
reside that is, on nodes that are not using clusterwide queues and are not
managing clusterwide queues for other nodes.
Requires SYSPRV or BYPASS privilege.
Qualifiers
/ADDRESS_RETRIES=n
Optional. Default: 16.
Maximum number of different addresses to which SMTP will send as it tries to
deliver mail. Beyond this number of attempts, the message is undeliverable.
A message is also undeliverable if SMTP fails to deliver after it attempts all the
possible addresses from an MX lookup.
/GATEWAY=option=host
Optional. Default: None.
An alternate route through which SMTP sends mail if delivery fails.
[NO]ALTERNATE=host
Alternate host or domain to which delivery is attempted.
Used by ZONE, if a zone is defined, as the last chance for delivery (see
the /ZONE qualifier).
NOALTERNATE deletes an existing alternate destination.
[NO]GENERAL_PURPOSE=host
Gateway to handle non-SMTP mail, for example, UUCP addresses.
2–110 Command Descriptions