X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..ac0aabcebbc0d57c1e1c580e2225353e206109a7:/test/confs/0600 diff --git a/test/confs/0600 b/test/confs/0600 index d8ff26a6f..65c6c2af4 100644 --- a/test/confs/0600 +++ b/test/confs/0600 @@ -1,12 +1,8 @@ # Exim test configuration 0600 # utf8clean:string -exim_path = EXIM_PATH -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -24,15 +20,17 @@ begin acl check_data: accept logwrite = \ - x-test-header-good1: ${utf8clean:$h_x-test-header-good1:} - logwrite = \ - x-test-header-good2: ${utf8clean:$h_x-test-header-good2:} - logwrite = \ - x-test-header-too-short: ${utf8clean:$h_x-test-header-too-short:} - logwrite = \ - x-test-header-too-long: ${utf8clean:$h_x-test-header-too-long:} - logwrite = \ - x-test-header-too-big: ${utf8clean:$h_x-test-header-too-big:} + x-test-header-good1: ${utf8clean:$h_x-test-header-good1:} + logwrite = \ + x-test-header-good2: ${utf8clean:$h_x-test-header-good2:} + logwrite = \ + x-test-header-too-short: ${utf8clean:$h_x-test-header-too-short:} + logwrite = \ + x-test-header-too-long: ${utf8clean:$h_x-test-header-too-long:} + logwrite = \ + x-test-header-too-big: ${utf8clean:$h_x-test-header-too-big:} + logwrite = \ + x-test-header-truncated: ${utf8clean:$h_x-test-header-truncated:}