aboutsummaryrefslogtreecommitdiff
path: root/cmd/smtpcli/client.go
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-11cmd/smtpcli: realign the struct clientShulhan
2022-04-06all: replace any usage of ioutil package with os or ioShulhan
2022-02-18lib/smtp: refactoring NewClient to use struct instead of parametersShulhan
2020-06-06all: use default linter optionsShulhan
2019-06-14all: fix nolint formatShulhan
2019-04-02cmd/smtpcli: command line interface to SMTP client protocolShulhan