Commit graph

301 commits

Author SHA1 Message Date
Ian Kent
8f123ac71b update version to 0.1.8 2015-10-06 21:21:18 +01:00
Ian Kent
eaf5dc27f6 update readme 2015-05-27 18:30:50 +01:00
Ian Kent
c5cb548afb Remove golang 1.3 (http.BasicAuth needs 1.4+) 2015-05-27 18:30:13 +01:00
Ian Kent
7ea7fe4116 fix markdown 2015-05-27 18:12:13 +01:00
Ian Kent
5c4c753acd Add missing info 2015-05-27 18:11:31 +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
d9dc0b4edf Update releases 2015-05-20 21:01:30 +01:00
Ian Kent
ded4698fcf Merge branch 'master' of github.com:mailhog/MailHog 2015-05-20 20:54:15 +01:00
Ian Kent
9fbd11d38d Bump version 2015-05-20 20:54:05 +01:00
Ian Kent
2741df2528 Merge pull request #48 from zhubert/patch-1
Update README.md
2015-04-30 07:04:49 +01:00
Zack Hubert
df81fc3019 Update README.md
fixing link to Build guide
2015-04-29 09:17:37 -07:00
Ian Kent
320a41fcd9 Remove gotcha (fix #42) 2015-04-19 18:06:05 +01:00
Ian Kent
f4a8a8c8eb Merge branch 'master' of github.com:mailhog/MailHog 2015-04-15 20:02:20 +01:00
Ian Kent
00d72310d5 Merge pull request #44 from eirc/patch-2
[doc] Quote port number in smtp config JSON
2015-04-07 07:13:12 +01:00
Ian Kent
8e9dda3f24 Merge pull request #43 from eirc/patch-1
[doc] Remove comma from last value in smtp config JSON
2015-04-07 07:12:16 +01:00
Eric Cohen
b5d39f7c58 Quote port number in smtp config JSON
Mailhog would break with `json: cannot unmarshal number into Go value of type string`
2015-04-06 13:50:34 +03:00
Eric Cohen
09d5800456 Remove comma from last value in smtp config JSON
Mailhog would break with: `invalid character '}' looking for beginning of object key string`
2015-04-06 13:48:55 +03:00
Ian Kent
ea1a92faa1 Update badge 2015-03-14 09:57:27 +00:00
Ian Kent
5b6e26bd7c Add v0.1.6 release 2015-03-14 09:55:10 +00:00
Ian Kent
861f70329d Fix #29 - add more descriptive overview to readme 2015-02-24 23:06:00 +00:00
Ian Kent
da1b7ec64a API v2 search and message list documentation for #36 2015-02-24 22:44:34 +00:00
Ian Kent
693d6590f2 Document outgoing SMTP config for #36 2015-02-24 21:49:42 +00:00
Ian Kent
fe6169becd Update releases and readme 2015-02-12 21:30:44 +00:00
Ian Kent
8302752a0b Update screenshot 2015-02-12 21:25:56 +00:00
Ian Kent
fb42262fbc Update releases 2015-02-12 20:51:45 +00:00
Ian Kent
98ce0b436d Update RELEASES.md - fix #31 2015-01-24 15:11:00 +00:00
Ian Kent
7cd59ff95f Update readme - remove Go 1.2
- dependency github.com/ugorji/go/codec requires sync.Pool
2015-01-08 22:12:22 +00:00
Ian Kent
482d9100b4 Update .travis.yml - remove go 1.2, add go 1.4 2015-01-08 22:10:28 +00:00
Ian Kent
c3cb4f9dac Update readme 2015-01-08 21:25:23 +00:00
Ian Kent
ac93898985 Update readme 2015-01-04 13:06:46 +00:00
Ian Kent
1f380e6a3c Makefile fix 2015-01-04 13:01:50 +00:00
Ian Kent
29e4f815d3 Makefile fix and bump version 2015-01-04 12:54:07 +00:00
Ian Kent
5241d83ac0 Update readme/deploy 2014-12-31 17:43:52 +00:00
Ian Kent
1f6bac913b Merge branch 'master' of github.com:mailhog/MailHog 2014-12-31 12:52:50 +00:00
Ian Kent
f6923b9f4c Update deploy doc 2014-12-31 12:52:23 +00:00
Ian Kent
2504477e9c Merge pull request #21 from humboldtux/patch-1
Working Dockerfile
2014-12-31 12:47:43 +00:00
Benoit Benedetti
fbcd89e8ef Dockerfile with golang:1.4 2014-12-30 22:18:40 +01:00
Benoit Benedetti
6229a120f8 Working Dockerfile
You can test it from the docker hub https://registry.hub.docker.com/u/humboldtux/mailhog/
2014-12-30 19:52:31 +01:00
Ian Kent
1e2d0045b4 Update releases 2014-12-27 16:46:57 +00:00
Ian Kent
ec73a2eadd Fix link 2014-12-27 14:05:47 +00:00
Ian Kent
e696da48fc Add APIv2 (and update download badge) 2014-12-27 13:53:31 +00:00
Ian Kent
2ee6fb7615 Update screenshot 2014-12-27 13:41:15 +00:00
Ian Kent
5a9e211af7 Update url 2014-12-27 13:14:00 +00:00
Ian Kent
7fd0638ae4 Clean up flags 2014-12-24 19:25:02 +00:00
Ian Kent
91c92f4d02 Update releases doc 2014-12-24 18:35:47 +00:00
Ian Kent
f6a0924e8d Move stuff around 2014-12-24 18:34:24 +00:00
Ian Kent
89d7c73503 Clean up config 2014-12-24 18:31:29 +00:00
Ian Kent
3903c03ba3 Update config 2014-12-24 18:18:13 +00:00