Skip to content

SmtpUser

.halguru.yamlChannels[]EmailSmtpUser

Gets or sets the username for authenticating with the SMTP server when sending emails.

Channels:
  - Email:
      SmtpUser: john.smith

Field Information#

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

Remarks#

The value must meet the following criteria: - Must be a non-empty string. - This property is required for successful SMTP authentication. - Typically represents the account name or email address of the sender.

Technical Information#

Property Value
Path Channels[].Email.SmtpUser
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