From fc2fdd20f6e867de1b15e32c6d8c18d716662b44 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Sun, 13 Nov 2022 17:20:54 +1300 Subject: [PATCH] Update README - add tagging --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 602f1de..1a44ca9 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Mailpit is inspired by [MailHog](#why-rewrite-mailhog), but much, much faster. - SMTP server (default `0.0.0.0:1025`) - Web UI to view emails (formatted HTML, highlighted HTML source, text, raw source and MIME attachments including image thumbnails) - 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) - Configurable automatic email pruning (default keeps the most recent 500 emails)