| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-15 | all: convert license and copyright to use SPDX identifiers | Shulhan | |
| With help of spdxconv tool [1], we able to bulk update all files license and copyright format to comply with SPDX formats. [1] https://kilabit.info/project/spdxconv/ | |||
| 2023-05-30 | lib/smtp: implement Client SendEmail | Shulhan | |
| Somehow in 3a1a2715b25f, we include this method without implementing it. The SendEmail method simplify sending email by automatically create [MailTx] for passing it to method Client.MailTx. The test right now use live connection since the Server is not ready yet. | |||
