From 23a217d97daf7e76ff6f586af43d13892fafa42b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 1 May 2017 12:42:32 +0100 Subject: testsuite: tidying --- test/confs/5601 | 2 +- test/confs/5740 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'test/confs') 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}}} \ }}} -- cgit v1.2.3