mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Update README w/ POP3 and github.io
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user