mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-21 16:39:11 +02:00
See associated `CHANGELOG.md` entry for details. --------- Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
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
|