From 2ec8c79e1051c0d69e00e564243d28e3b39ebe27 Mon Sep 17 00:00:00 2001 From: Mechiel Lukkien Date: Fri, 22 Sep 2023 14:30:34 +0200 Subject: [PATCH] update roadmap with http auth other than http basic, and add per-domain configs these work on a list, not as high up as before, but moved up with requests in issue #58, #67, #62. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb6a57e..bd799f2 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,8 @@ The code is heavily cross-referenced with the RFCs for readability/maintainabili ## Roadmap - DANE and DNSSEC +- Non-HTTP-based authentication for webmail/webadmin/webaccount. +- Per-domain webmail and imap/smtp host name (and TLS cert) and client settings. - Sending DMARC and TLS reports (currently only receiving) - Require TLS SMTP extension (RFC 8689) - Prepare data storage for JMAP