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

https://github.com/xgfone/emailmanager

An program to manage the e-mail by `IMAP` automatically.
https://github.com/xgfone/emailmanager

Last synced: 7 months ago
JSON representation

An program to manage the e-mail by `IMAP` automatically.

Awesome Lists containing this project

README

          

# emailmanager [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://raw.githubusercontent.com/xgfone/emailmanager/master/LICENSE)

An program to manage the e-mail by `IMAP` automatically.

## Build
```shell
$ go build
# Or
$ make
```