Port
This property is the host email port that will be used to communicate with the host email server. In the Application Services configuration there is a place to default this value so it isn’t necessary in the script. Be sure that this port isn’t being blocked by firewalls or virus protection.
Syntax: Smtp.Port = nPort
nPort (Long) is the port number of the outgoing email server
Example – see Smtp.Send