aboutsummaryrefslogtreecommitdiff
path: root/lib/smtp/environment.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2019-02-26smtp: implement server with local handlerShulhan
2019-02-26smtp: remove environment typesShulhan
2019-02-22smtp: replace EnvironmentIni with EnvDirectShulhan
2019-01-08lib/smtp: add option to load TLS certificate from environmentShulhan
2019-01-07lib/smtp: library for SMTP server and clientShulhan