diff options
Diffstat (limited to 'test/confs/4560')
-rw-r--r-- | test/confs/4560 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/confs/4560 b/test/confs/4560 index e2095af4c..ad634a42e 100644 --- a/test/confs/4560 +++ b/test/confs/4560 @@ -86,8 +86,12 @@ tsmtp: port = PORT_D allow_localhost .ifndef OPTION +.ifdef BAD + arc_sign = $primary_hostname : sel : MISSING_KEY +.else arc_sign = $primary_hostname : sel : DIR/aux-fixed/dkim/dkim.private .endif +.endif tmlist: driver = smtp |