An open API service indexing awesome lists of open source software.

https://github.com/emersion/go-imap-sortthread

SORT and THREAD extensions for go-imap
https://github.com/emersion/go-imap-sortthread

imap mail

Last synced: about 1 year ago
JSON representation

SORT and THREAD extensions for go-imap

Awesome Lists containing this project

README

          

# go-imap-sortthread

[![GoDoc](https://godoc.org/github.com/emersion/go-imap-sortthread?status.svg)](https://godoc.org/github.com/emersion/go-imap-sortthread)
[![builds.sr.ht status](https://builds.sr.ht/~emersion/go-imap-sortthread/commits.svg)](https://builds.sr.ht/~emersion/go-imap-sortthread/commits?)

[SORT and THREAD] extensions for [go-imap]

## License

MIT

[SORT and THREAD]: https://tools.ietf.org/html/rfc5256
[go-imap]: https://github.com/emersion/go-imap