tests: update tests associated with Postscreen

Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
Georg Lauterbach 2026-03-29 16:32:06 +02:00
parent ae97795d4e
commit 026164e910
No known key found for this signature in database

View File

@ -49,7 +49,6 @@ function teardown_file() {
assert_output --partial 'Protocol error'
_run_in_container cat /var/log/mail.log
assert_output --partial 'COMMAND PIPELINING'
assert_output --partial 'DATA without valid RCPT'
}