This is an experimental IMAP server implemented in Go.
It’s intended to be a very basic implementation of portions of RFC-3501.
Generate certs for TLS connections with: openssl req -nodes -new -x509 -keyout /tmp/goimapd.key -out /tmp/goimapd.crt