mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-11-20 09:51:05 +01:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
a1 LOGIN user1@localhost.localdomain mypassword
|
|
a3 EXAMINE INBOX
|
|
a4 FETCH 1 BODY[]
|
|
a5 LOGOUT
|