Following command creates a connector to accept messages only from internal application server with IP 192.168.1.100
New-ReceiveConnector -Name 'New Receive Connector Name' -Usage Custom - bindings 0.0.0.0:25 -RemoteIPRanges '192.168.1.100' -Server 'Server Name' -AuthMechanism 'None'
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment