diff --git a/README.md b/README.md index 337163b..ac38e5a 100644 --- a/README.md +++ b/README.md @@ -26,37 +26,36 @@ can stay up to date with bug fixes and updates. ## Features -### v2.0 + * [x] Continous Integration Testing * [x] Multiple Domains - * Postfix MTA - - [x] smtp on port 25 - - [x] submission tls on port 465 - - [x] submission starttls on port 587 - - [x] lmtp with dovecot + * Postfix + - [x] SMTP on port 25 + - [x] Submission TLS on port 465 + - [x] Submission StartTLS on port 587 + - [x] LMTP with Dovecot * Dovecot - - [x] maildir folders - - [x] imap with tls on port 993 - - [x] pop3 with tls on port 995 - - [x] imap with starttls on port 143 - - [x] pop3 with starttls on port 110 + - [x] Maildir folders + - [x] IMAP with TLS on port 993 + - [x] POP3 with TLS on port 995 + - [x] IMAP with StartTLS on port 143 + - [x] POP3 with StartTLS on port 110 * Certificates - - [x] manual certificates - - [x] on the fly creation - - [x] Let's Encrypt + - [x] ACME + - [x] Custom certificates * Spam Filtering - - [x] via rspamd + - [x] Via Rspamd * Virus Scanning - - [x] via clamav + - [x] Via ClamAV * DKIM Signing - - [x] via opendkim + - [x] Via OpenDKIM * User Management - - [x] declarative user management - - [x] declarative password management + - [x] Declarative user management + - [x] Declarative password management - [x] LDAP users - * Sieves - - [x] A simple standard script that moves spam + * Sieve - [x] Allow user defined sieve scripts + - [x] Moving mails from/to junk trains the Bayes filter - [x] ManageSieve support * User Aliases - [x] Regular aliases