mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 00:54:54 +02:00
4 lines
93 B
Text
4 lines
93 B
Text
a1 LOGIN user1@localhost.localdomain mypassword
|
|
a3 EXAMINE INBOX
|
|
a4 FETCH 1 BODY[]
|
|
a5 LOGOUT
|