X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F2019;h=5d26fd033eba9b519e5489d5229b5b845215903f;hb=b16c9f8bdcfd4cce490af9e493489e128f5c8f52;hp=57c527d30503915e059299e917565e0e7aace85e;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/2019 b/test/confs/2019 index 57c527d30..5d26fd033 100644 --- a/test/confs/2019 +++ b/test/confs/2019 @@ -1,13 +1,8 @@ # Exim test configuration 2019 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns +.include DIR/aux-var/tls_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -34,14 +29,7 @@ begin acl check_recipient: accept hosts = : deny hosts = HOSTIPV4 - !encrypted = AES256-SHA:\ - AES256-GCM-SHA384:\ - IDEA-CBC-MD5:\ - DES-CBC3-SHA:\ - DHE_RSA_AES_256_CBC_SHA1:\ - DHE_RSA_3DES_EDE_CBC_SHA:\ - RSA_AES_256_CBC_SHA1 :\ - ECDHE_RSA_AES_256_GCM_SHA384 + !encrypted = * accept @@ -61,7 +49,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn user = CALLER