Description
-
Determines local interface address for outgoing connections.
Property type
-
A String value.
Syntax
-
object.BindIP [= value]
The BindIP Property syntax has these parts:
object |
An expression
evaluating to an object of type SmtpRelay. |
value |
A String value. |
Remarks
-
BindIP property holds IP address of the interface that will be
used for initiating connections to remote server for the relay. If
left blank, then default interface is used. If your server is
multihomed, you can choose IP address of the interface by yourself.
|