mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
comparing salted passwords is impossible
This commit is contained in:
parent
63fd58a7cb
commit
d0380ec74f
3 changed files with 0 additions and 9 deletions
|
@ -180,11 +180,6 @@
|
|||
# accounts
|
||||
#
|
||||
|
||||
@test "checking accounts: generated 'postfix-accounts.cf' matches template" {
|
||||
run diff test/config/example.postfix-accounts.cf test/config/postfix-accounts.cf
|
||||
[ "$status" -eq 0 ]
|
||||
}
|
||||
|
||||
@test "checking accounts: user accounts" {
|
||||
run docker exec mail doveadm user '*'
|
||||
[ "$status" -eq 0 ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue