From 4765bf3b2cde94de9d3fd548b16e5604e83865fa Mon Sep 17 00:00:00 2001 From: Mechiel Lukkien Date: Sun, 16 Feb 2025 16:28:03 +0100 Subject: [PATCH] shuffle entries in roadmap it hasn't been updated in a while. this isn't the full picture either, but at least closer to the planned order. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 983c669..614b4ba 100644 --- a/README.md +++ b/README.md @@ -135,20 +135,19 @@ https://nlnet.nl/project/Mox/. ## Roadmap +- "mox setup" command, with webapp for interactive setup +- Automate DNS management, for setup and maintenance, such as DANE/DKIM key rotation. - Calendaring with CalDAV/iCal - More IMAP extensions (PREVIEW, WITHIN, IMPORTANT, COMPRESS=DEFLATE, CREATE-SPECIAL-USE, SAVEDATE, UNAUTHENTICATE, REPLACE, QUOTA, NOTIFY, MULTIAPPEND, OBJECTID, MULTISEARCH, THREAD, SORT) -- SMTP DSN extension -- "mox setup" command, with webapp for interactive setup - Introbox, to which first-time senders are delivered - ARC, with forwarded email from trusted source -- Forwarding (to an external address) - Add special IMAP mailbox ("Queue?") that contains queued but undelivered messages, updated with IMAP flags/keywords/tags and message headers. +- Forwarding (to an external address) - External addresses in aliases/lists. - Autoresponder (out of office/vacation) -- OAUTH2 support, for single sign on - IMAP extensions for "online"/non-syncing/webmail clients (SORT (including DISPLAYFROM, DISPLAYTO), THREAD, PARTIAL, CONTEXT=SEARCH CONTEXT=SORT ESORT, FILTERS) @@ -163,6 +162,8 @@ https://nlnet.nl/project/Mox/. - Milter support, for integration with external tools - IMAP Sieve extension, to run Sieve scripts after message changes (not only new deliveries) +- OAUTH2 support, for single sign on +- SMTP DSN extension There are many smaller improvements to make as well, search for "todo" in the code.