mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-24 19:08:13 +00: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
|