aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0320842..b14c609 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,11 @@ set up correctly. IMO it'd be easier to integrate it into the SMTP daemon.
**Future:**
-- TLS on all protocols (STARTTLS is not supported)
-- ESMTP
+- TLS on all protocols, including STARTTLS
+- ESMTP: [8BITMIME](https://www.rfc-editor.org/rfc/rfc6152.html),
+ [SIZE](https://www.rfc-editor.org/rfc/rfc1870.html),
+ [DSN](https://www.rfc-editor.org/rfc/rfc3464.html)
- DKIM, DMARC, SPF, etc.
- Receiving mail, IMAP side
- Sending mail
-- Mailing list management (things like web interfaces could be connected via a
- UNIX domain socket API)
+- A UNIX domain socket protocol for integration with mailing list and forge software