Michael van Tricht
|
219d9ed592
|
Add version flag which displays the current version.
|
2016-11-08 14:28:15 +01:00 |
|
Graham Esau
|
8dfadf408a
|
Use single API constructor
Individual constructors for each API version were removed in
GREsau/MailHog-Server@e7f979c845
|
2016-04-22 15:58:05 +02:00 |
|
oers
|
a7374f9f82
|
Fix for mailhog/MailHog#25. Provide a new configuration parameter ui-web-path.
|
2016-03-06 11:51:30 +01:00 |
|
Ian Kent
|
dcc60fb961
|
Attempt to add HTTP authentication for #40
|
2015-05-27 18:08:44 +01:00 |
|
Ian Kent
|
9dc6ad8ed4
|
Make MailHog sendmail a shortcut to mhsendmail for #45
|
2015-05-26 22:58:57 +01:00 |
|
Ian Kent
|
3f4eeae146
|
Add some ASCII art
|
2015-05-26 08:55:34 +01:00 |
|
Ian Kent
|
320a41fcd9
|
Remove gotcha (fix #42)
|
2015-04-19 18:06:05 +01:00 |
|
Ian Kent
|
e696da48fc
|
Add APIv2 (and update download badge)
|
2014-12-27 13:53:31 +00:00 |
|
Ian Kent
|
7fd0638ae4
|
Clean up flags
|
2014-12-24 19:25:02 +00:00 |
|
Ian Kent
|
f6a0924e8d
|
Move stuff around
|
2014-12-24 18:34:24 +00:00 |
|
Ian Kent
|
0862749fa9
|
Move assets and main func
|
2014-11-23 14:04:38 +00:00 |
|
Ian Kent
|
558e8186b7
|
Move config/message/http/storage packages
|
2014-11-23 14:01:36 +00:00 |
|
Ian Kent
|
87a60771a6
|
Move smtp package
|
2014-11-23 13:50:57 +00:00 |
|
Ian Kent
|
cb5e79debb
|
Add session tests
|
2014-11-23 12:43:33 +00:00 |
|
Ian Kent
|
fe4748f583
|
Use io.ReadWriteCloser in place of net.TCPConn for SMTP session
|
2014-11-23 04:21:53 +00:00 |
|
Ian Kent
|
fc25fce4d2
|
Fix storage interface and fix dependency mess
|
2014-11-23 00:23:39 +00:00 |
|
Ian Kent
|
2fe16ec68e
|
Minor cleanup
|
2014-11-22 18:45:14 +00:00 |
|
Ian Kent
|
b46525f223
|
Refactor SMTP protocol into separate package
|
2014-11-22 16:11:04 +00:00 |
|
Ian Kent
|
27cf35d185
|
Configure from environment
|
2014-10-29 16:59:59 +00:00 |
|
Ian Kent
|
6f217359da
|
Fix gotcha support (and some other bugs)
|
2014-06-24 22:21:06 +01:00 |
|
Ian Kent
|
5409809872
|
Start converting to use github.com/ian-kent/gotcha
|
2014-06-23 19:21:20 +01:00 |
|
Ian Kent
|
82658779e5
|
Fix #1
|
2014-06-23 17:41:03 +01:00 |
|
Ian Kent
|
2943924dff
|
Real-time updates using EventSource
|
2014-04-27 23:38:43 +01:00 |
|
Ian Kent
|
d80439b0fa
|
Use go-bindata to embed assets
|
2014-04-27 16:06:58 +01:00 |
|
Ian Kent
|
ec5d6a4572
|
Default to in-memory storage
|
2014-04-24 19:16:35 +01:00 |
|
Ian Kent
|
e2f599a40d
|
Add in-memory storage, clean up config
|
2014-04-24 00:22:50 +01:00 |
|
Ian Kent
|
6fdecf81e3
|
Clean up mongodb
|
2014-04-20 20:33:42 +01:00 |
|
Ian Kent
|
9868f1f7f6
|
go fmt
|
2014-04-20 17:12:32 +01:00 |
|
Ian Kent
|
4f4f921013
|
Add HTTP server and assets
|
2014-04-20 15:35:59 +01:00 |
|
Ian Kent
|
fc2097fc33
|
More commands, better connection handling/logging
|
2014-04-19 12:19:17 +01:00 |
|
Ian Kent
|
c27e0a3c7c
|
Begin implementing RFC5321
|
2014-04-16 23:59:25 +01:00 |
|
Ian Kent
|
0e679e1798
|
Basic go echo server
|
2014-04-16 23:29:23 +01:00 |
|