glide.smtp.port
ServiceNow property description:
SMTP server port (25)
Attributes
- Sys ID: 4a79c1f6eb410100469a20425206fe7d
- Type: integer
- Application: Global
- Default value: 25

AI generated property description:
The ServiceNow property `glide.smtp.port` specifies the port number used by the SMTP server for sending emails. By default, this port is set to 25, which is the standard port for SMTP communication. This property is crucial for configuring email notifications and ensuring that the ServiceNow instance can communicate with the email server. Proper configuration of this property is essential for the reliable delivery of emails generated by the platform. Adjusting this port may be necessary if the email server is configured to use a different port for SMTP traffic.
Source