1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-05-24 00:00:08 +02:00

5 lines
93 B
Plaintext
Raw Permalink Normal View History

2015-11-22 01:57:52 +01:00
a1 LOGIN user1@localhost.localdomain mypassword
a3 EXAMINE INBOX
a4 FETCH 1 BODY[]
a5 LOGOUT