https://github.com/foxcpp/go-imap-maildir
go-imap backend using Maildir directory structure
https://github.com/foxcpp/go-imap-maildir
Last synced: 12 months ago
JSON representation
go-imap backend using Maildir directory structure
- Host: GitHub
- URL: https://github.com/foxcpp/go-imap-maildir
- Owner: foxcpp
- License: mit
- Created: 2019-03-27T20:57:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T09:09:58.000Z (over 5 years ago)
- Last Synced: 2025-02-12T09:58:30.911Z (about 1 year ago)
- Language: Go
- Size: 37.1 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-imap-maildir
=================
Maildir + BoltDB storage backend for go-imap. WIP.