https://github.com/flosch/gomaild
A tiny mailserver written in Go.
https://github.com/flosch/gomaild
Last synced: over 1 year ago
JSON representation
A tiny mailserver written in Go.
- Host: GitHub
- URL: https://github.com/flosch/gomaild
- Owner: flosch
- License: mit
- Created: 2012-07-14T23:29:00.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-15T12:42:37.000Z (almost 14 years ago)
- Last Synced: 2025-01-23T14:16:02.353Z (over 1 year ago)
- Language: Go
- Size: 102 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
gomaild is a tiny mailserver written in Go. It has a simple API to process the received message. In the maild main server (example) it just saves the incoming message in the CWD.