SMTPPort

Deprecated. The SendMail function now includes an optional Port parameter. This property will be checked if the SendMail parameter is not specified.

 

Sets the SMTP port that the configured email server will use. The default value of 25 will work for most SMTP servers. If communicating with a server that uses or requires Transport Layer Security (TLS) such as Gmail, port 587 should be used. Other providers may use non-standard port numbers - consult your provider for details.

 

Section:  System

Default: SMTPPort = 25

*No restart required (Settings.Dynamic property)