summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-11-06 15:50:12 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-11-06 15:50:12 +0000
commit48c7f9e2e3b50cd5548447de62c77c7ddfe21519 (patch)
tree588f2c5e5885f5e9f67d5faba9045a0c76f84cb5 /test/confs
parent520de300979cb6cf448cd23f729dd39368202a16 (diff)
Include sender address in retry key for 4xx errors.
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/02471
-rw-r--r--test/confs/03881
2 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/0247 b/test/confs/0247
index 7de97edd1..eb11b0939 100644
--- a/test/confs/0247
+++ b/test/confs/0247
@@ -11,7 +11,6 @@ gecos_name = CALLER_NAME
# ----- Main settings -----
-
# ----- Routers -----
begin routers
diff --git a/test/confs/0388 b/test/confs/0388
index ec41efcaf..0252cbd9e 100644
--- a/test/confs/0388
+++ b/test/confs/0388
@@ -37,6 +37,7 @@ smtp:
hosts_max_try = 1
port = PORT_S
connect_timeout = 2s
+ address_retry_include_sender = false
# ----- Retry -----