From eb3330939d1eadd835986ff22233a51fffb2636a Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Tue, 23 May 2023 16:07:34 +1200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2edc257..5ad8e0c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Mailpit is inspired by [MailHog](#why-rewrite-mailhog), but much, much faster. - Advanced mail search ([see wiki](https://github.com/axllent/mailpit/wiki/Mail-search)) - Message tagging ([see wiki](https://github.com/axllent/mailpit/wiki/Tagging)) - Real-time web UI updates using web sockets for new mail -- Optional browser notifications for new mail (HTTPS only) +- Optional browser notifications for new mail (HTTPS and `localhost` only) - Configurable automatic email pruning (default keeps the most recent 500 emails) - Email storage either in a temporary or persistent database ([see wiki](https://github.com/axllent/mailpit/wiki/Email-storage)) - Fast SMTP processing & storing - approximately 70-100 emails per second depending on CPU, network speed & email size, easily handling tens of thousands of emails