diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-03 18:34:06 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-03 20:55:20 +0100 |
commit | cf3fecb9e873df38a9245775a3887e73a8716083 (patch) | |
tree | 12aaeab205f2401efa8c95e5d90636bc939f57db /test/log/0635 | |
parent | 8c5ab0901f665bfd16bb0a0e85cef8b26e4e7818 (diff) |
Fix free of $value after ${run...}
Diffstat (limited to 'test/log/0635')
-rw-r--r-- | test/log/0635 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/log/0635 b/test/log/0635 new file mode 100644 index 000000000..a8ccbcfbe --- /dev/null +++ b/test/log/0635 @@ -0,0 +1,7 @@ +1999-03-02 09:44:33 10HmaX-000000005vi-0000 $recipients: "CALLER@the.local.host.name" +1999-03-02 09:44:33 10HmaX-000000005vi-0000 run-wrapped $recipients: "\n" +1999-03-02 09:44:33 10HmaX-000000005vi-0000 <= someone@some.domain U=CALLER P=local-smtp S=sss +1999-03-02 09:44:33 10HmaX-000000005vi-0000 => CALLER <CALLER@the.local.host.name> R=localuser T=local_delivery +1999-03-02 09:44:33 10HmaX-000000005vi-0000 Completed +1999-03-02 09:44:33 Start queue run: pid=p1234 +1999-03-02 09:44:33 End queue run: pid=p1234 |