diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/confs/0900 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/0900 b/test/confs/0900 index 6816ef8c9..e02380f73 100644 --- a/test/confs/0900 +++ b/test/confs/0900 @@ -28,8 +28,10 @@ queue_only smtp_receive_timeout = 2s log_selector = +received_recipients +.ifdef _OPT_MAIN_TLS_CERTIFICATE tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail} tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail} +.endif ALLOW |