SmtpPort
.halguru.yaml ➤ Channels[] ➤ Email ➤ SmtpPort
Gets or sets the port number for the SMTP server used to send email messages.
Field Information#
| Name | Description |
|---|---|
| Title | Smtp Port |
| Field Type | Integer |
| Required | True |
| Range | 1..65535 |
Remarks#
The value must meet the following criteria: - Must be an integer within the range of 1 to 65535. - Defaults to 587 if not specified. - This property is required for configuring SMTP settings.
Technical Information#
| Property | Value |
|---|---|
| Path | Channels[].Email.SmtpPort |
| Internal Type | System.Int32 |
| Internal Root Type | AgentHalGuru |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
→ .halguru.yaml#
→ Reference Index#
→ Configuration Files#
| Last updated: | 2026-03-19 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.93.0 |