DKIM: log error on overlong input line
[users/heiko/exim.git] / test / confs / 0290
index 57e328216a30984e6a30d9c31ecf37f638c5cdda..e7c501c911ec4dc058fe3bb79d90e6d3953f9e3b 100644 (file)
@@ -10,15 +10,10 @@ C1=#
 C2=#
 C1C2 this should be a comment
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 trusted_users = CALLER
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----