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.
- Host: GitHub
- URL: https://github.com/xgfone/emailmanager
- Owner: xgfone
- License: apache-2.0
- Created: 2023-04-02T13:54:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T05:58:26.000Z (over 1 year ago)
- Last Synced: 2025-01-31T08:43:52.619Z (9 months ago)
- Language: Go
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# emailmanager [](https://raw.githubusercontent.com/xgfone/emailmanager/master/LICENSE)
An program to manage the e-mail by `IMAP` automatically.
## Build
```shell
$ go build
# Or
$ make
```