https://github.com/cuonglm/managesieve
ManageSieve client implementation in Go
https://github.com/cuonglm/managesieve
go golang library rfc-5804 sieve
Last synced: 8 months ago
JSON representation
ManageSieve client implementation in Go
- Host: GitHub
- URL: https://github.com/cuonglm/managesieve
- Owner: cuonglm
- License: other
- Created: 2020-02-20T16:04:53.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T22:28:06.000Z (over 2 years ago)
- Last Synced: 2025-02-02T04:24:10.476Z (over 1 year ago)
- Topics: go, golang, library, rfc-5804, sieve
- Language: Go
- Size: 110 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# managesieve

[](https://goreportcard.com/report/github.com/cuonglm/managesieve)
[](https://godoc.org/github.com/cuonglm/managesieve)
ManageSieve protocol client written in Go, implementation based on [RFC5804](https://tools.ietf.org/html/rfc5804).
# Author
Cuong Manh Le
# License
See [LICENSE](https://github.com/cuonglm/managesieve/blob/main/LICENSE)