Update readme

This commit is contained in:
Ian Kent 2014-04-27 23:39:13 +01:00
parent 2943924dff
commit 39e2a62fef

View file

@ -24,6 +24,7 @@ on port 8025, and in-memory message storage will be used.
* ESMTP server implementing RFC5321
* Support for SMTP AUTH (RFC4954) and PIPELINING (RFC2920)
* Web interface to view messages (plain text, HTML or source)
* Real-time updates using EventSource
* Release messages to real SMTP servers
* HTTP API to list, retrieve and delete messages
* See [APIv1 documentation](APIv1.md) for more information