diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-24 15:44:31 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-24 16:06:34 +0100 |
commit | c18090c685f592d2ae944c2d24926394937c15c2 (patch) | |
tree | 9a33c8fbe2f5b0aa74e90766e628927dd7c707a0 /test/mail/0635.CALLER | |
parent | 0fef2df059417b3cc2cc555f65c6064b7dca5442 (diff) |
Revert "Fix free of $value after ${run...}"
This reverts commit cf3fecb9e873df38a9245775a3887e73a8716083.
Diffstat (limited to 'test/mail/0635.CALLER')
-rw-r--r-- | test/mail/0635.CALLER | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/test/mail/0635.CALLER b/test/mail/0635.CALLER deleted file mode 100644 index 25b61aadd..000000000 --- a/test/mail/0635.CALLER +++ /dev/null @@ -1,13 +0,0 @@ -From someone@some.domain Tue Mar 02 09:44:33 1999 -Received: from CALLER (helo=test) - by the.local.host.name with local-smtp (Exim x.yz) - (envelope-from <someone@some.domain>) - id 10HmaX-000000005vi-0000 - for CALLER@the.local.host.name; - Tue, 2 Mar 1999 09:44:33 +0000 -Message-Id: <E10HmaX-000000005vi-0000@the.local.host.name> -From: someone@some.domain -Date: Tue, 2 Mar 1999 09:44:33 +0000 - -This is a test message. - |