openssl s_client -connect hostname:993
a login user@example.com password
a1 select inbox
a1 fetch 1 full
a2 fetch 1 body
a3 logout
openssl s_client -connect hostname:993
a login user@example.com password
a1 select inbox
a1 fetch 1 full
a2 fetch 1 body
a3 logout