git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typoes
[users/heiko/exim.git]
/
test
/
confs
/
0153
diff --git
a/test/confs/0153
b/test/confs/0153
index 0a4b448a644a1d0c963af2bd7fe40f2764f3944b..35a004a455a859f1443874ed74d80af95df9fd2e 100644
(file)
--- a/
test/confs/0153
+++ b/
test/confs/0153
@@
-1,11
+1,7
@@
# Exim test configuration 0153
# Exim test configuration 0153
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
# ----- Main settings -----
# ----- Main settings -----
@@
-17,7
+13,7
@@
begin routers
virtual:
driver = redirect
domains = *.virt.test.ex
virtual:
driver = redirect
domains = *.virt.test.ex
- address_data = ${if match{$domain}{^(.*)\\.virt\\.test\\.ex\$}{$
1
}}
+ address_data = ${if match{$domain}{^(.*)\\.virt\\.test\\.ex\$}{$
{bless:$1}
}}
data = ${if exists{DIR/aux-fixed/TESTNUM.alias.$address_data} \
{${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias.$address_data}}} \
fail}
data = ${if exists{DIR/aux-fixed/TESTNUM.alias.$address_data} \
{${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias.$address_data}}} \
fail}
@@
-26,8
+22,8
@@
virtual:
list:
driver = redirect
domains = list.test.ex
list:
driver = redirect
domains = list.test.ex
- file = ${if exists{DIR/aux-fixed/TESTNUM.list.$
local_part
} \
- {DIR/aux-fixed/TESTNUM.list.$
local_part
}fail}
+ file = ${if exists{DIR/aux-fixed/TESTNUM.list.$
{bless:$local_part}
} \
+ {DIR/aux-fixed/TESTNUM.list.$
{bless:$local_part}
}fail}
no_more
real:
no_more
real: