mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 17:14:31 +02:00
Added tests for SMTP auth
This commit is contained in:
parent
796699f0f1
commit
e97ce868eb
6 changed files with 39 additions and 3 deletions
4
test/auth/imap-auth.txt
Normal file
4
test/auth/imap-auth.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
a1 LOGIN user1@localhost.localdomain mypassword
|
||||
a3 EXAMINE INBOX
|
||||
a4 FETCH 1 BODY[]
|
||||
a5 LOGOUT
|
Loading…
Add table
Add a link
Reference in a new issue