Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 0567
index 2675665617ad89efea0581e7d812ab992b48a9d1..b85f3b5fe0f00a51cf3eca0fbcef16adfb2a0da4 100644 (file)
@@ -58,6 +58,7 @@ data:
          remove_header = x-data-2
   warn   log_message   = Verified removed header X-Data-3 in this ACL still visible
          condition     = ${if !eq{$h_x-data-3:}{}}
+  warn  remove_header = \N^(?i)Authentication-Results\s*::\s*remove.org;\N
   accept
 
 notsmtp:
@@ -81,6 +82,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End