Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 238 Bytes

README.markdown

File metadata and controls

7 lines (5 loc) · 238 Bytes

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.