mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 22:34:04 +00:00
Update readme
This commit is contained in:
parent
ca9fece908
commit
c8e5a3f3de
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ on port 8025, and in-memory message storage will be used.
|
||||||
* ESMTP server implementing RFC5321
|
* ESMTP server implementing RFC5321
|
||||||
* Support for SMTP AUTH (RFC4954) and PIPELINING (RFC2920)
|
* Support for SMTP AUTH (RFC4954) and PIPELINING (RFC2920)
|
||||||
* Web interface to view messages (plain text, HTML or source)
|
* Web interface to view messages (plain text, HTML or source)
|
||||||
|
* Supports RFC2047 encoded headers
|
||||||
* Real-time updates using EventSource
|
* Real-time updates using EventSource
|
||||||
* Release messages to real SMTP servers
|
* Release messages to real SMTP servers
|
||||||
* HTTP API to list, retrieve and delete messages
|
* HTTP API to list, retrieve and delete messages
|
||||||
|
|
Loading…
Reference in a new issue