1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-05 07:31:21 +02:00
docker-mailserver/test/test-files/auth/added-imap-auth.txt
2019-07-30 16:10:51 +02:00

5 lines
93 B
Plaintext

a1 LOGIN added@localhost.localdomain mypassword
a3 EXAMINE INBOX
a4 FETCH 1 BODY[]
a5 LOGOUT