0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Oct 05, 2024 — Oct 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reset version to 0.3.2. More... about 6 years ago
Switch import for logger. More... over 7 years ago
Fix typo More... over 8 years ago
Update README with installation instructions. More... over 8 years ago
Also terminate on SIGTERM. More... over 8 years ago
Merge pull request #32 from remohammadi/dkim More... almost 9 years ago
Add DKIM support to queue package More... almost 9 years ago
Fix typo. More... almost 9 years ago
Ensure SMTP port is exposed in Dockerfile. More... almost 9 years ago
Add primitive support for accepting delivery via SMTP (fixes #29). More... almost 9 years ago
Move version into separate sub-package. More... almost 9 years ago
Add Go 1.7 to Travis-CI build matrix. More... almost 9 years ago
Fix compilation issue on Go 1.5. More... almost 9 years ago
Add support for HEAD requests (fixes #28). More... almost 9 years ago
Fixed issue preventing UTF-8 values in the 'from' field (fixes #23). More... over 9 years ago
Added support for UTF-8 characters in headers (fixes #23). More... over 9 years ago
Added support for specifying CORS origin (fixes #22). More... over 9 years ago
Updated README to point to wiki. More... over 9 years ago
Added usage clarification to README. More... over 9 years ago
Switched to go-asyncserver. More... over 9 years ago
Bumped version returned by the API. More... over 9 years ago
Minor additions to the README. More... over 9 years ago
Queue no longer uses mutex; channels now used for retrieving status. More... over 9 years ago
Cut down on the number of "links" that the HTML conversion regex was finding. More... over 9 years ago
Changed how the hostname is retreived and passed along to the HELO message (fixes #21). More... over 9 years ago
Switched to http.NewRequest for instantiating a new Request instance (fixes #20). More... over 9 years ago
Added Go 1.6 to Travis CI config. More... over 9 years ago
Merge pull request #19 from remohammadi/replacing-deprecated-import More... over 9 years ago
Updating the import of go-uuid More... over 9 years ago
Added Dockerfile for building master. More... almost 10 years ago