package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: Jul 4, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
ValidateAddress will return true if the email address appears to be valid.
type Config struct {
Disable bool `yaml:"disable"`
FromAddress string `yaml:"from_address"`
Server string `yaml:"server"`
Port int `yaml:"port"`
Username string `yaml:"username"`
Password string `yaml:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.