jcs use imap peek commands to try to fetch some of the message body
We only fetch the first 200 characters of the first text/plain part
to minimize bandwidth.

Use IMAP examine instead of select to get a read-only view of the
mailbox.

Decode base64/quoted-printable in from and subject headers.
Latest commit b97bf1a Feb 20, 2015