aboutsummaryrefslogtreecommitdiff
path: root/lib/smtp/mail_tx_example_test.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-13lib/ascii: replace package "math/rand" with "crypto/rand"Shulhan
2023-05-20lib/smtp: change the package name in Example to have _test suffixShulhan
2022-02-28lib/email: set the Date and Message-ID on Message PackShulhan
2022-02-27lib/email: reorder the MIME header to write the mime-version firstShulhan
2022-02-24lib/email: set the header Date field on NewMultipartShulhan
2022-02-18lib/smtp: provide an example of how to create MailTx from email packageShulhan