mirror of
https://github.com/mjl-/mox.git
synced 2025-01-14 09:16:26 +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
|
## Roadmap
|
||||||
|
|
||||||
- DANE and DNSSEC
|
- 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)
|
- Sending DMARC and TLS reports (currently only receiving)
|
||||||
- Require TLS SMTP extension (RFC 8689)
|
- Require TLS SMTP extension (RFC 8689)
|
||||||
- Prepare data storage for JMAP
|
- Prepare data storage for JMAP
|
||||||
|
|
Loading…
Reference in a new issue