Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/evmar/go-imap

golang IMAP client library
https://github.com/evmar/go-imap

Last synced: 28 days ago
JSON representation

golang IMAP client library

Awesome Lists containing this project

README

        

Here's a little IMAP client in Go.

* `imap/` contains the Go package;
* `imapsync/` contains a small command that runs some of the code.

This hasn't been tested against anything but gmail's IMAP yet, and
will likely eat your mail, etc.