Simple wrapper for html/text inline multipart alternative mail
Go to file
2024-09-21 18:39:05 +01:00
.gitignore Initial commit 2024-02-20 23:51:48 +00:00
fromaddress_test.go Fix FromAddress parsing and add tests 2024-09-21 16:20:19 +01:00
fromaddress.go Fix FromAddress parsing and add tests 2024-09-21 16:20:19 +01:00
go.mod Fix FromAddress parsing and add tests 2024-09-21 16:20:19 +01:00
go.sum Fix FromAddress parsing and add tests 2024-09-21 16:20:19 +01:00
mail.go Add yaml field names 2024-09-21 16:13:46 +01:00
simplemail.go Only accept single fs.FS for templates 2024-09-21 18:39:05 +01:00