aboutsummaryrefslogtreecommitdiff
path: root/lib/email/email_test.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-06-04lib/email: handle obsolete white spaces and comment when unpacking dateShulhan
2022-04-06all: replace any usage of ioutil package with os or ioShulhan
2022-02-28lib/email: set the Date and Message-ID on Message PackShulhan
2020-06-06all: use default linter optionsShulhan
2019-06-14all: fix nolint formatShulhan
2019-03-01all: fix warnings from linterShulhan
2019-02-15email: implement signing message with DKIM methodShulhan
2019-02-05lib/email: move content of Message type to its own fileShulhan
2019-02-05lib/email: change Email type to MessageShulhan