Skip to content

SmtpHost

.halguru.yamlChannels[]EmailSmtpHost

Gets or sets the host address of the SMTP server used for sending email messages.

Channels:
  - Email:
      SmtpHost: smtp.gmail.com

Field Information#

Name Description
Title Smtp Host
Field Type Text
Required True
Length 0..4096

Remarks#

The value must meet the following criteria: - Must be a valid address of an SMTP server. - This property is required for outgoing email functionality. - Common examples include "smtp.gmail.com".

Technical Information#

Property Value
Path Channels[].Email.SmtpHost
Internal Type System.String
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