Commit graph

6 commits

Author SHA1 Message Date
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
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
693d6590f2 Document outgoing SMTP config for #36 2015-02-24 21:49:42 +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
Renamed from CONFIG.md (Browse further)