X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..3fb501abec98b3f00fb83b180fb6bf920ca0738b:/test/confs/0180 diff --git a/test/confs/0180 b/test/confs/0180 index 4f291f492..c4a0bd5af 100644 --- a/test/confs/0180 +++ b/test/confs/0180 @@ -1,14 +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 -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings -----