Update readme

This commit is contained in:
Ian Kent 2014-11-01 22:46:34 +00:00
parent ca9fece908
commit c8e5a3f3de

View file

@ -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