X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/04403ab0b5778126d98d5c9dc8064405688129e0..7aecdeeba22cfe94a180d722dc3506cd6f2b83a2:/test/confs/0621 diff --git a/test/confs/0621 b/test/confs/0621 index 32d906203..312f1d09a 100644 --- a/test/confs/0621 +++ b/test/confs/0621 @@ -1,22 +1,6 @@ -# Exim test configuration 0621 +# testcase 0621 .include DIR/aux-var/std_conf_prefix - - -# ----- Main settings ----- - -domainlist local_domains = test.ex -qualify_domain = test.ex -queue_only - log_selector = +millisec -acl_not_smtp = on_rcpt - -begin acl - -on_rcpt: - accept logwrite = queue_size: $queue_size - - # End