mirror of
https://github.com/mjl-/mox.git
synced 2025-07-03 06:28:15 +03:00
readme tweak
This commit is contained in:
parent
5336032088
commit
8d867490d1
@ -5,8 +5,8 @@ See Quickstart below to get started.
|
|||||||
Mox features:
|
Mox features:
|
||||||
|
|
||||||
- Quick and easy to start/maintain mail server, for your own domain(s).
|
- Quick and easy to start/maintain mail server, for your own domain(s).
|
||||||
- SMTP for receiving and submitting email.
|
- SMTP (with extensions) for receiving and submitting email.
|
||||||
- IMAP4 for giving email clients access to email.
|
- IMAP4 (with extensions) for giving email clients access to email.
|
||||||
- Automatic TLS with ACME, for use with Let's Encrypt and other CA's.
|
- Automatic TLS with ACME, for use with Let's Encrypt and other CA's.
|
||||||
- SPF, verifying that a remote host is allowed to sent email for a domain.
|
- SPF, verifying that a remote host is allowed to sent email for a domain.
|
||||||
- DKIM, verifying that a message is signed by the claimed sender domain,
|
- DKIM, verifying that a message is signed by the claimed sender domain,
|
||||||
@ -36,8 +36,9 @@ Mox features:
|
|||||||
Not supported (but perhaps in the future):
|
Not supported (but perhaps in the future):
|
||||||
|
|
||||||
- Webmail
|
- Webmail
|
||||||
- Functioning as SMTP relay
|
|
||||||
- HTTP-based API for sending messages and receiving delivery feedback
|
- HTTP-based API for sending messages and receiving delivery feedback
|
||||||
|
- Calendaring
|
||||||
|
- Functioning as SMTP relay
|
||||||
- Forwarding (to an external address)
|
- Forwarding (to an external address)
|
||||||
- Autoresponders
|
- Autoresponders
|
||||||
- POP3
|
- POP3
|
||||||
@ -45,7 +46,6 @@ Not supported (but perhaps in the future):
|
|||||||
- Sieve for filtering
|
- Sieve for filtering
|
||||||
- PGP or S/MIME
|
- PGP or S/MIME
|
||||||
- Mailing list manager
|
- Mailing list manager
|
||||||
- Calendaring
|
|
||||||
- Support for pluggable delivery mechanisms.
|
- Support for pluggable delivery mechanisms.
|
||||||
|
|
||||||
Mox has automated tests, including for interoperability with Postfix for SMTP.
|
Mox has automated tests, including for interoperability with Postfix for SMTP.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user