X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/dc7b3d368017727e9438fc7463b0841df1e4aa41..8f8950c344cc3aa27efa0230519708aacc2de0fd:/test/confs/4009 diff --git a/test/confs/4009 b/test/confs/4009 index 2799575ea..dd21a2183 100644 --- a/test/confs/4009 +++ b/test/confs/4009 @@ -3,14 +3,13 @@ OPT= 127.0.0.1 7833 -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 +.include DIR/aux-var/std_conf_prefix + log_selector = +subject +primary_hostname = myhost.test.ex + +# we need to set the sender +trusted_users = CALLER spamd_address = OPT @@ -25,7 +24,7 @@ c_data: warn spam = nobody warn - log_message = $spam_action $spam_report + log_message = $callout_address $spam_action $spam_report accept # ----- Routers -----