git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
panic_coredump option. Bug 2892
[exim.git]
/
test
/
confs
/
0471
diff --git
a/test/confs/0471
b/test/confs/0471
index 5fee8d5ff2ac548a7dc762fd88bd35d7dd4a2eab..a6b8a17ef018b1d900dfe97dd72efd6970a425e4 100644
(file)
--- a/
test/confs/0471
+++ b/
test/confs/0471
@@
-1,12
+1,9
@@
# Exim test configuration 0471
# Exim test configuration 0471
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
primary_hostname = myhost.test.ex
primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+log_selector = +received_recipients
# ----- Main settings -----
# ----- Main settings -----
@@
-16,6
+13,7
@@
gecos_name = CALLER_NAME
begin rewrite
begin rewrite
-*@* $1@${lookup{${lc:$2}}partial-lsearch{DIR/aux-fixed/TESTNUM.rw}{$value}fail} FTbcfrt
+^.{40,}@* deny_me@test.example FTbcfrt
+*@* $1@${lookup{${lc:$2}}partial-lsearch{DIR/aux-fixed/TESTNUM.rw}{$value}fail} FTbcfrt
# End
# End