git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix error logging for dynamically-loaded modules. Bug 2507
[users/heiko/exim.git]
/
test
/
confs
/
4000
diff --git
a/test/confs/4000
b/test/confs/4000
index c8ad7f8aa310f832debcb9d2ea8566f2f41e3d4e..a62f7c6a3fc447ab32ab66cf79a45fba795ce48e 100644
(file)
--- a/
test/confs/4000
+++ b/
test/confs/4000
@@
-17,6
+17,10
@@
acl_smtp_mime = check_mime
begin acl
check_mime:
+.ifdef BAD
+ deny message = this is a deny from the mime acl
+.endif
+
warn decode = default
add_header = X-$mime_part_count-content-type: $mime_content_type\n\
X-$mime_part_count-filename: $mime_filename\n\