diff options
Diffstat (limited to 'test/confs/0314')
-rw-r--r-- | test/confs/0314 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/test/confs/0314 b/test/confs/0314 index 2ad32dba6..9dd0295a5 100644 --- a/test/confs/0314 +++ b/test/confs/0314 @@ -1,10 +1,13 @@ # Exim test configuration 0314 +LOG_SELECTOR= + .include DIR/aux-var/std_conf_prefix # ----- Main settings ----- -host_reject_connection = V4NET.0.0.1 +log_selector = LOG_SELECTOR +host_reject_connection = 127.0.0.1 # End |