This is the main dovel repository, it has the Go code to run dovel SMTP server.
Author: bmayer3 (bmayer@sibros.tech)
Date: Sun Mar 12 23:34:52 2023 -0300
Parent: 5261a3a
Updated TODO
commit 7d817ed59921dc951ae9f5c69a7cac47f1388622 Author: bmayer3 <bmayer@sibros.tech> Date: Sun Mar 12 23:34:52 2023 -0300 Updated TODO diff --git a/TODO.txt b/TODO.txt index 680c84f..c91bd2a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,8 +1,10 @@ ✓ Receive emails ✓ Multiple inboxes ✓ Send emails -☐ Sort emails +✓ Sort emails ☐ Improve documentation ☐ Outbox folder ☐ Support PGP -☐ Support DKIM if needed +✓ Support DKIM if needed +☐ Improve web users +☐ Support SMTP for sending email?