X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..51048824ab9b076de285d5370c7940f22504de24:/test/confs/0180 diff --git a/test/confs/0180 b/test/confs/0180 index 7f9d824f8..c4a0bd5af 100644 --- a/test/confs/0180 +++ b/test/confs/0180 @@ -1,15 +1,11 @@ # Exim test configuration 0180 -CSS=check_spool_space=100000000K +# Require immense amount of disk space, expecting to fail. Can unfortunately work on big filesystems. +CSS=check_spool_space=400G + +.include DIR/aux-var/std_conf_prefix -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 # ----- Main settings -----