1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-02 22:21:10 +02:00
docker-mailserver/test/auth/imap-auth.txt

5 lines
93 B
Plaintext
Raw 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