1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Update README w/ POP3 and github.io

This commit is contained in:
James Hillyerd
2013-10-01 14:56:51 -07:00
parent 62b4abf26e
commit b073987da0

View File

@@ -12,7 +12,11 @@ no password is required to browse the content of the mailboxes.
Inbucket has a built-in SMTP server and stores incoming mail as flat files on
disk - no external SMTP or database daemons required.
Read more at the [Inbucket website](http://jhillyerd.github.com/inbucket/).
There is also an embedded POP3 server, which allows message rendering to be
checked in multiple email programs or to verify message delivery as part of
an integration test suite.
Read more at the [Inbucket website](http://jhillyerd.github.io/inbucket/).
Development Status
------------------
@@ -25,7 +29,7 @@ for more details.
Installation from Source
------------------------
You will need a functioning [Go installation][1] for this to work.
You will need a functioning [Go installation][1] for this to work.
Grab the Inbucket source code and compile the daemon: