summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 96a536b..d8231b3 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,6 @@ WHAT IT IS:
- Multi-tenancy capabilities
- s/qmail uses the concept of D.J. Bernstein's
coding without compromise
-- Linux systemd compatible
INCLUDING:
@@ -38,7 +37,7 @@ REQUIREMENTS:
- ucspi-ssl (> 0.12.x) -- won't run without it
- ucspi-tcp6 (generating the cdb)
- daemontools package (supervising the services),
- any other will do as well
+ any other will do as well (eg. systemd)
- libidn2 for EAI support
- OpenSSL > 1.1.1 or LibreSSL > 3.7.0 to support Ed25519 signatures
@@ -65,6 +64,8 @@ INTERNAL CHANGES FROM QMAIL:
- TLSA DNS lookup for qmail-remote
- Additional queue/dkim staging directories
- Less single character buffering for I/O; convenient buffer sizes
+- s/qmail's queue and binary files may have different locations
+- Maildir/ is now the default delivery for qmail-local
USER INTERFACE CHANGES:
@@ -103,4 +104,4 @@ s/qmail (4.3) -- this README covers the main s/qmail merits.
See doc/CHANGELOG for version information.
-Date: Janary, 8th 2024 (feh)
+Date: February, 5th 2024 (feh)