X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..1ae904d586ae0d05bfebf613698d1cb0a25703ab:/test/confs/5000 diff --git a/test/confs/5000 b/test/confs/5000 index f46ba25a7..2a6aec268 100644 --- a/test/confs/5000 +++ b/test/confs/5000 @@ -1,15 +1,14 @@ # Exim test configuration 5000 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + +OPT = + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- +queue_run_in_order # ----- Routers ----- @@ -18,7 +17,7 @@ begin routers localuser: driver = accept local_parts = userx - transport = $h_maildir:appendfile + transport = VALUE # ----- Transports ----- @@ -37,7 +36,7 @@ maildir_tagged_appendfile: directory = DIR/test-mail envelope_to_add maildir_format - maildir_tag = ${expand:$h_tag:} + maildir_tag = OPT message_prefix = quota = 20K quota_size_regex = S=(\d+)$ @@ -49,7 +48,7 @@ maildir_taggedX_appendfile: directory = DIR/test-mail envelope_to_add maildir_format - maildir_tag = ${expand:$h_tag:} + maildir_tag = OPT message_prefix = quota = 20K quota_size_regex = ,S=(\d+):