mirror of
https://github.com/mjl-/mox.git
synced 2025-01-14 01:06:27 +03:00
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.
This commit is contained in:
parent
3353062dbe
commit
2ec8c79e10
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue