package
Version:
v0.15.1
Opens a new window with list of versions in this module.
Published: Feb 1, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MailServer struct {
MailServer string `json:"mail_server"`
MailPort int `json:"mail_port"`
MailIdentity string `json:"mail_identity"`
MailUsername string `json:"mail_username"`
MailPassword string `json:"mail_password"`
}
MailServer contains SMTP configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.