summaryrefslogtreecommitdiff
path: root/test/stderr/0630
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-02-05 22:32:12 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-02-05 22:32:12 +0000
commit70918f02eecc64d5033b9831a393f2eca3c4709d (patch)
tree0620c65439ba631f891aa9c866fa5205123e6b52 /test/stderr/0630
parent19fdbfb4a2b6ca4a6a96ef52be848f0a23e2414f (diff)
Debug: handle exact-fill of pretrigger buffer
Diffstat (limited to 'test/stderr/0630')
-rw-r--r--test/stderr/063031
1 files changed, 5 insertions, 26 deletions
diff --git a/test/stderr/0630 b/test/stderr/0630
index 271f4499b..0aaf71ac8 100644
--- a/test/stderr/0630
+++ b/test/stderr/0630
@@ -1,23 +1,3 @@
-01:01:01 1234 reading spool file 10HmaX-0005vi-00-H
-01:01:01 1234 user=EXIMUSER uid=EXIM_UID gid=EXIM_GID sender=test_3@paniclogrouter
-01:01:01 1234 sender_fullhost = (test.ex) [127.0.0.1]
-01:01:01 1234 sender_rcvhost = [127.0.0.1] (helo=test.ex)
-01:01:01 1234 sender_local=0 ident=unset
-01:01:01 1234 Non-recipients:
-01:01:01 1234 Empty Tree
-01:01:01 1234 ---- End of tree ----
-01:01:01 1234 recipients_count=1
-01:01:01 1234 **** SPOOL_IN - No additional fields
-01:01:01 1234 body_linecount=0 message_linecount=6
-01:01:01 1234 DSN: set orcpt: flags: 0x0
-01:01:01 1234 Delivery address list:
-01:01:01 1234 dest3@test.ex
-01:01:01 1234 locking TESTSUITE/spool/db/retry.lockfile
-01:01:01 1234 locked TESTSUITE/spool/db/retry.lockfile
-01:01:01 1234 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
-01:01:01 1234 returned from EXIM_DBOPEN: (nil)
-01:01:01 1234 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
-01:01:01 1234 no retry data available
01:01:01 1234 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:01:01 1234 Considering: dest3@test.ex
01:01:01 1234 unique = dest3@test.ex
@@ -29,17 +9,16 @@
01:01:01 1234 --------> r0 router <--------
01:01:01 1234 local_part=dest3 domain=test.ex
01:01:01 1234 checking local_parts
-01:01:01 1234 ╭considering: $spool_directory/$local_part
-01:01:01 1234 ├considering: /$local_part
+01:01:01 1234 ╭considering: /$local_part
01:01:01 1234 ├───────text: /
01:01:01 1234 ├considering: $local_part
-01:01:01 1234 ├──expanding: $spool_directory/$local_part
-01:01:01 1234 ╰─────result: TESTSUITE/spool/dest3
+01:01:01 1234 ├──expanding: /$local_part
+01:01:01 1234 ╰─────result: /dest3
01:01:01 1234 ╰──(tainted)
01:01:01 1234 LOG: MAIN PANIC
-01:01:01 1234 Tainted filename 'TESTSUITE/spool/dest3'
+01:01:01 1234 Tainted filename '/dest3'
01:01:01 1234 LOG: MAIN PANIC DIE
-01:01:01 1234 failed to open TESTSUITE/spool/dest3 when checking "$spool_directory/$local_part": Permission denied (euid=uuuu egid=EXIM_GID)
+01:01:01 1234 failed to open /dest3 when checking "/$local_part": Permission denied (euid=uuuu egid=EXIM_GID)
01:01:01 1234 search_tidyup called
01:01:01 1234 >>>>>>>>>>>>>>>> Exim pid=pppp (daemon-accept-delivery) terminating with rc=1 >>>>>>>>>>>>>>>>