mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
tests: small adjustments (#3772)
This commit is contained in:
parent
f794f65caa
commit
3a142f9726
6 changed files with 22 additions and 23 deletions
|
@ -81,7 +81,7 @@ function setup_file() {
|
|||
_send_email --to bounce-always@localhost.localdomain
|
||||
_send_email --to alias2@localhost.localdomain
|
||||
# Required for 'rejects spam':
|
||||
_send_email --from 'spam@external.tld' --data 'amavis/spam.txt'
|
||||
_send_spam
|
||||
|
||||
# Required for 'delivers mail to existing account':
|
||||
_send_email --header 'Subject: Test Message existing-user1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue