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