mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
tests: improve _send_email
(#3105)
This commit is contained in:
parent
199e3c7721
commit
ae05e6a7c3
19 changed files with 88 additions and 93 deletions
|
@ -32,7 +32,7 @@ function teardown_file() { _default_teardown ; }
|
|||
assert_success
|
||||
|
||||
# it looks as if someone tries to send mail to another domain outside of DMS
|
||||
_send_email 'smtp-only'
|
||||
_send_email 'email-templates/smtp-only'
|
||||
_wait_for_empty_mail_queue_in_container
|
||||
|
||||
# this seemingly succeeds, but looking at the logs, it doesn't
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue