summaryrefslogtreecommitdiff
path: root/test/confs/5740
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-05-01 12:42:32 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-05-01 12:42:32 +0100
commit23a217d97daf7e76ff6f586af43d13892fafa42b (patch)
treecc918d116064eb7c25f884523fa70424005e9c0f /test/confs/5740
parent6c140c0137225dff8b08d62df9c4ecc1093c6cbc (diff)
testsuite: tidying
Diffstat (limited to 'test/confs/5740')
-rw-r--r--test/confs/57404
1 files changed, 2 insertions, 2 deletions
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}}} \
}}}