]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/confs/0567
DMARC: add ARC info to history records
[user/henk/code/exim.git] / test / confs / 0567
index 984aceba9fd055151afe72ab69a4ba7941a45f8c..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:
@@ -80,7 +81,8 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End