X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0268;h=15a4ae24cfdeb534a8e0092cae8260f211ddf2af;hb=18d243312bf3a23bd0f464fac44797e2720e03ec;hp=0d22e85d97705126cff0cb296c81063736c2af47;hpb=f926e27276301de1e2fd011b7edcd1b85d8c4754;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0268 b/test/confs/0268 index 0d22e85d9..15a4ae24c 100644 --- a/test/confs/0268 +++ b/test/confs/0268 @@ -1,12 +1,8 @@ # Exim test configuration 0268 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -82,19 +78,19 @@ r9: domains = r9 allow_fail file = DIR/test-owned-by-exim - owngroups = CALLER : EXIMGROUP + owngroups = CALLERGROUP : EXIMGROUP r10: driver = redirect domains = r10 file = DIR/test-owned-by-exim - owngroups = CALLER + owngroups = CALLERGROUP r11: driver = redirect domains = r11 file = DIR/test-owned-by-exim - owngroups = CALLER : EXIMGROUP + owngroups = CALLERGROUP : EXIMGROUP modemask = 007 # End