diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-28 17:16:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-12 18:58:37 +0000 |
commit | 0f0c8159c43045f4ad847a0129dca7eddd313285 (patch) | |
tree | e1c4dd3263a083def7f0828a59c7fffb403752fd /test/rejectlog/4001 | |
parent | 4e71661f10e9df59f0e7c31cc708f4fcc0c49089 (diff) |
Support timeout option on malware=
Diffstat (limited to 'test/rejectlog/4001')
-rw-r--r-- | test/rejectlog/4001 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/rejectlog/4001 b/test/rejectlog/4001 index bd26ac2a4..8ec883c54 100644 --- a/test/rejectlog/4001 +++ b/test/rejectlog/4001 @@ -10,3 +10,15 @@ P Received: from CALLER (helo=test.ex) Subject: message should be rejected I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> F From: CALLER_NAME <CALLER@myhost.test.ex> +1999-03-02 09:44:33 10HmaY-0005vi-00 U=CALLER F=<CALLER@myhost.test.ex> temporarily rejected after DATA +Envelope-from: <CALLER@myhost.test.ex> +Envelope-to: <userx@test.ex> +P Received: from CALLER (helo=test.ex) + by myhost.test.ex with local-esmtp (Exim x.yz) + (envelope-from <CALLER@myhost.test.ex>) + id 10HmaY-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + Date: Tue, 2 Mar 1999 09:44:33 +0000 + Subject: message should be deferred due to timeout +I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> +F From: CALLER_NAME <CALLER@myhost.test.ex> |