diff options
Diffstat (limited to 'test/confs/0052')
-rw-r--r-- | test/confs/0052 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/test/confs/0052 b/test/confs/0052 index 3b36daf04..2af555cca 100644 --- a/test/confs/0052 +++ b/test/confs/0052 @@ -1,14 +1,9 @@ # Exim test configuration 0052 -exim_path = EXIM_PATH -host_lookup_order = bydns -primary_hostname = myhost.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.ex # ----- Main settings ----- |