dsog / go-imap

golang IMAP client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

golang IMAP client library


Languages

Language:Go 99.5%Language:Makefile 0.5%