1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-06-18 03:57:47 +02:00
Files
docker-mailserver/test/files/auth/imap-auth.txt

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