summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/56012
-rw-r--r--test/confs/57404
2 files changed, 3 insertions, 3 deletions
diff --git a/test/confs/5601 b/test/confs/5601
index 3309870a3..6e667b429 100644
--- a/test/confs/5601
+++ b/test/confs/5601
@@ -21,7 +21,7 @@ domainlist local_domains = test.ex : *.test.ex
acl_smtp_rcpt = check_recipient
acl_smtp_data = check_data
-log_selector = +tls_peerdn
+log_selector = +tls_peerdn +received_recipients
remote_max_parallel = 1
tls_advertise_hosts = *
diff --git a/test/confs/5740 b/test/confs/5740
index ccc907c82..4d41e820b 100644
--- a/test/confs/5740
+++ b/test/confs/5740
@@ -21,7 +21,7 @@ domainlist local_domains = test.ex : *.test.ex
acl_smtp_rcpt = check_recipient
acl_smtp_data = check_data
-log_selector = +tls_peerdn
+log_selector = +tls_peerdn +received_recipients
remote_max_parallel = 1
tls_advertise_hosts = *
@@ -71,7 +71,7 @@ client:
condition = ${if eq {SERVER}{server}{no}{yes}}
retry_use_local_part
transport = send_to_server${if eq{$local_part}{nostaple}{1} \
- {${if eq{$local_part}{norequire} {2} \
+ {${if match{$local_part}{norequire} {2} \
{${if eq{$local_part}{smtps} {4}{3}}} \
}}}