mirror of
https://github.com/axllent/mailpit.git
synced 2025-06-23 00:29:15 +02:00
Update README
This commit is contained in:
@ -20,6 +20,7 @@ Mailpit is inspired by [MailHog](#why-rewrite-mailhog), but much, much faster.
|
|||||||
- Runs entirely from a single binary, no installation required
|
- Runs entirely from a single binary, no installation required
|
||||||
- SMTP server (default `0.0.0.0:1025`)
|
- 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)
|
- 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))
|
||||||
- Real-time web UI updates using web sockets for new mail
|
- 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 only)
|
||||||
- Configurable automatic email pruning (default keeps the most recent 500 emails)
|
- Configurable automatic email pruning (default keeps the most recent 500 emails)
|
||||||
|
Reference in New Issue
Block a user