package
0.0.0-20240821152446-7f0bf82d5078
Repository: https://github.com/dys2p/eco.git
Documentation: pkg.go.dev
# Functions
AddressValid returns true if addr is a well-formed email address, and if it exactly one email address and not a list.
LoadSMTP reads a JSON file and unmarshals it into an SMTP struct.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
Sendmail runs /usr/bin/sendmail to queue an email for sending.
SMTP connects to a SMTP server.
# Interfaces
No description provided by the author