diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-04 21:53:28 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-05 19:34:43 +0000 |
commit | 19fdbfb4a2b6ca4a6a96ef52be848f0a23e2414f (patch) | |
tree | 0e11463bafd367fc15eb5451d9ba953821431650 /test/stderr/0630 | |
parent | acfde2172e82f6b776f16d78f789c6968b69b9f0 (diff) |
Debug pretrigger capture facility
Diffstat (limited to 'test/stderr/0630')
-rw-r--r-- | test/stderr/0630 | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/test/stderr/0630 b/test/stderr/0630 new file mode 100644 index 000000000..271f4499b --- /dev/null +++ b/test/stderr/0630 @@ -0,0 +1,46 @@ +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 +01:01:01 1234 no domain retry record +01:01:01 1234 no address retry record +01:01:01 1234 dest3@test.ex: queued for routing +01:01:01 1234 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +01:01:01 1234 routing dest3@test.ex +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 ├───────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 ╰──(tainted) +01:01:01 1234 LOG: MAIN PANIC +01:01:01 1234 Tainted filename 'TESTSUITE/spool/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 search_tidyup called +01:01:01 1234 >>>>>>>>>>>>>>>> Exim pid=pppp (daemon-accept-delivery) terminating with rc=1 >>>>>>>>>>>>>>>> + +******** SERVER ******** |