mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
Fixes 84 => moved to bats unit test framework
This commit is contained in:
parent
22b79b82f8
commit
890b70a133
7 changed files with 1103 additions and 0 deletions
3
test/auth/smtp-auth-plain-wrong.txt
Normal file
3
test/auth/smtp-auth-plain-wrong.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
EHLO mail
|
||||
AUTH PLAIN WRONGPASSWORD
|
||||
QUIT
|
Loading…
Add table
Add a link
Reference in a new issue