Simple wrapper for html/text inline multipart alternative mail
Go to file
2025-01-10 23:52:43 +00:00
.gitignore Initial commit 2024-02-20 23:51:48 +00:00
fromaddress_test.go Rework FromAddress to prevent all the nesting 2025-01-10 23:52:43 +00:00
fromaddress.go Rework FromAddress to prevent all the nesting 2025-01-10 23:52:43 +00: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 Rework FromAddress to prevent all the nesting 2025-01-10 23:52:43 +00:00
simplemail.go Only accept single fs.FS for templates 2024-09-21 18:39:05 +01:00