diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 21:46:43 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 21:46:43 +0000 |
commit | 0d2e392e281e96d9f9f2f3dd438affe3f2563c57 (patch) | |
tree | d04bae31cf278833de01217f6627f1b8b470ac6c /test/stderr/0085 | |
parent | 8280aa0c334a7ce06c55df35d9da7a99f79c3568 (diff) |
appendfile: taint-enforce file & directory options
testsuite: bless facility
Diffstat (limited to 'test/stderr/0085')
-rw-r--r-- | test/stderr/0085 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0085 b/test/stderr/0085 index 56c65f6b4..001ee066c 100644 --- a/test/stderr/0085 +++ b/test/stderr/0085 @@ -28,7 +28,7 @@ y.z in "test.ex : myhost.test.ex"? no (end of list) y.z in "! +local_domains"? yes (end of list) calling fail_remote_domains router rda_interpret (string): ':fail: unrouteable mail domain "$domain"' -expanded: ':fail: unrouteable mail domain "y.z"' +expanded: ':fail: unrouteable mail domain "y.z"' (tainted) file is not a filter file parse_forward_list: :fail: unrouteable mail domain "y.z" extract item: :fail: unrouteable mail domain "y.z" @@ -227,7 +227,7 @@ y.z in "test.ex : myhost.test.ex"? no (end of list) y.z in "! +local_domains"? yes (end of list) calling fail_remote_domains router rda_interpret (string): ':fail: unrouteable mail domain "$domain"' -expanded: ':fail: unrouteable mail domain "y.z"' +expanded: ':fail: unrouteable mail domain "y.z"' (tainted) file is not a filter file parse_forward_list: :fail: unrouteable mail domain "y.z" extract item: :fail: unrouteable mail domain "y.z" @@ -282,7 +282,7 @@ smart.domain in "test.ex : myhost.test.ex"? no (end of list) smart.domain in "! +local_domains"? yes (end of list) calling fail_remote_domains router rda_interpret (string): ':fail: unrouteable mail domain "$domain"' -expanded: ':fail: unrouteable mail domain "smart.domain"' +expanded: ':fail: unrouteable mail domain "smart.domain"' (tainted) file is not a filter file parse_forward_list: :fail: unrouteable mail domain "smart.domain" extract item: :fail: unrouteable mail domain "smart.domain" |