DKIM: log error on overlong input line
[users/heiko/exim.git] / test / confs / 0290
index 929a907408f2a3d2a3c04ddb266d6e88e6fa459f..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
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 trusted_users = CALLER
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----