This is the main dovel repository, it has the Go code to run dovel SMTP server.
Author: x (x@mail.blmayer.dev)
Date: Tue Jun 20 00:03:34 2023 -0300
Parent: 26d71c9
Updated TODOs
commit cf724e03444d03943f3f5dfdbb54d176de620d08
Author: x <x@mail.blmayer.dev>
Date: Tue Jun 20 00:03:34 2023 -0300
Updated TODOs
diff --git a/TODO.txt b/TODO.txt
index 224e8bb..a908fd5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,7 +4,8 @@
✓ Sort emails
☐ Improve documentation
☐ Outbox folder
-☐ Support PGP
+✓ Support PGP
+☐ Add PGP key by inbox, not webuser
✓ Support DKIM if needed
☐ Improve web users
✓ Add insert attachments button