X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F4000;h=81afa5f2debea22c2c956252bc16e9f7d174a1ca;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=c8ad7f8aa310f832debcb9d2ea8566f2f41e3d4e;hpb=4fab92fbc2b63bac2d89c1dae69fa1845cb640b7;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/4000 b/test/confs/4000 index c8ad7f8aa..81afa5f2d 100644 --- 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\ @@ -49,6 +53,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER