diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-17 11:21:05 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-17 11:22:15 +0100 |
commit | 4da19af657ed2687d20c1eb8cf85a66a70804e2d (patch) | |
tree | e171136a86f55c4f2acc62048b916ef45860a64b /test/log/0576 | |
parent | 46cb87a295735ab4452ad1ca304f2c19ded2624c (diff) |
Testsuite: pid tracking
Diffstat (limited to 'test/log/0576')
-rw-r--r-- | test/log/0576 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/test/log/0576 b/test/log/0576 index ddc28f932..c9f31bf2c 100644 --- a/test/log/0576 +++ b/test/log/0576 @@ -2,24 +2,24 @@ 1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss for normal@test.ex 1999-03-02 09:44:33 using queue 'alternate' 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss Q=alternate for alternate@test.ex -1999-03-02 09:44:33 Start queue run: pid=pppp -qq +1999-03-02 09:44:33 Start queue run: pid=p1234 -qq 1999-03-02 09:44:33 10HmaX-0005vi-00 => normal <normal@test.ex> F=<CALLER@the.local.host.name> R=all T=dump 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed -1999-03-02 09:44:33 End queue run: pid=pppp -qq -1999-03-02 09:44:33 Start 'nosuchqueue' queue run: pid=pppp -1999-03-02 09:44:33 End 'nosuchqueue' queue run: pid=pppp -1999-03-02 09:44:33 Start 'alternate' queue run: pid=pppp +1999-03-02 09:44:33 End queue run: pid=p1234 -qq +1999-03-02 09:44:33 Start 'nosuchqueue' queue run: pid=p1235 +1999-03-02 09:44:33 End 'nosuchqueue' queue run: pid=p1235 +1999-03-02 09:44:33 Start 'alternate' queue run: pid=p1236 1999-03-02 09:44:33 10HmaY-0005vi-00 => alternate <alternate@test.ex> F=<CALLER@the.local.host.name> Q=alternate R=all T=dump 1999-03-02 09:44:33 10HmaY-0005vi-00 Completed -1999-03-02 09:44:33 End 'alternate' queue run: pid=pppp +1999-03-02 09:44:33 End 'alternate' queue run: pid=p1236 1999-03-02 09:44:33 using queue 'lowpri' 1999-03-02 09:44:33 10HmaZ-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss Q=lowpri for lowpri@test.ex 1999-03-02 09:44:33 using queue 'alternate' 1999-03-02 09:44:33 10HmbA-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss Q=alternate for alternate@test.ex -1999-03-02 09:44:33 Start queue run: pid=pppp +1999-03-02 09:44:33 Start queue run: pid=p1237 1999-03-02 09:44:33 10HmbA-0005vi-00 => alternate <alternate@test.ex> F=<CALLER@the.local.host.name> R=all T=dump 1999-03-02 09:44:33 10HmbA-0005vi-00 Completed -1999-03-02 09:44:33 End queue run: pid=pppp +1999-03-02 09:44:33 End queue run: pid=p1237 1999-03-02 09:44:33 using queue '' 1999-03-02 09:44:33 10HmbB-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss for normal@test.ex 1999-03-02 09:44:33 using queue 'alternate' @@ -33,10 +33,10 @@ 1999-03-02 09:44:33 10HmbD-0005vi-00 Completed ******** SERVER ******** -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, -qGlowpri/3s, not listening for SMTP -1999-03-02 09:44:33 Start 'lowpri' queue run: pid=pppp -1999-03-02 09:44:33 End 'lowpri' queue run: pid=pppp -1999-03-02 09:44:33 Start 'lowpri' queue run: pid=pppp +1999-03-02 09:44:33 exim x.yz daemon started: pid=p1238, -qGlowpri/3s, not listening for SMTP +1999-03-02 09:44:33 Start 'lowpri' queue run: pid=p1239 +1999-03-02 09:44:33 End 'lowpri' queue run: pid=p1239 +1999-03-02 09:44:33 Start 'lowpri' queue run: pid=p1240 1999-03-02 09:44:33 10HmaZ-0005vi-00 => lowpri <lowpri@test.ex> F=<CALLER@the.local.host.name> Q=lowpri R=all T=dump 1999-03-02 09:44:33 10HmaZ-0005vi-00 Completed -1999-03-02 09:44:33 End 'lowpri' queue run: pid=pppp +1999-03-02 09:44:33 End 'lowpri' queue run: pid=p1240 |