LISTENONADDRESS statement

Use the LISTENONADDRESS statement to specify which IP address receives and sends mail on a multihomed system.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-LISTENONADDRESS--ip_address---------------------------------><

Parameters

ip_address
The dotted decimal address of an SMTP server on an IP network.

Examples

In the following example, 7.89.250.72 is the address of the SMTP server on an IP network that is the home address for mail:
LISTENONADDRESS 7.89.250.72

Related topics

MAILER statement