1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-11 14:59:57 +02:00

Update README

This commit is contained in:
Ralph Slooten 2022-08-04 22:59:07 +12:00
parent 4b9b60f247
commit 47376d4db9

View File

@ -18,13 +18,13 @@ Mailpit is inspired by [MailHog](#why-rewrite-mailhog), but much, much faster.
- Configurable automatic email pruning (default keeps the most recent 500 emails)
- Fast SMTP processing & storing - approximately 300-600 emails per second depending on CPU, network speed & email size
- Can handle tens of thousands of emails
- Multi-arch [Docker images](https://github.com/axllent/mailpit/wiki/Docker-image)
## Planned features
- Optional HTTPS for web UI
- Browser notifications for new mail (HTTPS only)
- Docker container
## Installation