diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-30 13:55:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-30 14:13:23 +0000 |
commit | 5b6f765805bac2cfe4dc62195c33d24f64cc49e4 (patch) | |
tree | 82ae391505194abcc74d15694cea59f8343bf914 /test/rejectlog/4000 | |
parent | 2577f55f69b29e2aa23e8c1a67795b1403aa4ba2 (diff) |
MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214.
As far as I can see this was broken back in 2013, f4c1088 for 4.82
Diffstat (limited to 'test/rejectlog/4000')
-rw-r--r-- | test/rejectlog/4000 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/rejectlog/4000 b/test/rejectlog/4000 new file mode 100644 index 000000000..d401a5e78 --- /dev/null +++ b/test/rejectlog/4000 @@ -0,0 +1,19 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F=<CALLER@myhost.test.ex> rejected during MIME ACL checks: this is a deny from the mime acl +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 10HmaX-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + Date: Tue, 2 Mar 1999 09:44:33 +0000 +F From: J Caesar <jcaesar@test.ex> +T To: a-list00@exim.org +I Message-ID: <20041217133502.GA3059@test.ex> + Mime-Version: 1.0 + Content-Type: application/pdf; + name*=''2015.11.13%20-%20Pr%C3%A4sentation%20GI%20-%20LK.PDF + Content-Disposition: attachment; + filename*=''2015.11.13%20-%20Pr%C3%A4sentation%20GI%20-%20LK.PDF + Subject: Nasty6 +S Sender: CALLER_NAME <CALLER@myhost.test.ex> |