This is the main dovel repository, it has the Go code to run dovel SMTP server.
- ✓ Receive emails
- ✓ Multiple inboxes
- ✓ Send emails
- ✓ Support DKIM if needed
- ✓ Support PGP
- ✓ Use XDG desktop for config path
- ✓ Support SMTP for sending email
- ✓ Change PGP to external package
- ☐ Add denylist filtering
- ☐ Improve documentation