diff options
Diffstat (limited to 'test/confs/4520')
-rw-r--r-- | test/confs/4520 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/confs/4520 b/test/confs/4520 index 8515d050d..9092c74dc 100644 --- a/test/confs/4520 +++ b/test/confs/4520 @@ -62,5 +62,8 @@ send_to_server: .ifdef VALUE dkim_hash = VALUE .endif +.ifdef STRICT + dkim_strict = STRICT +.endif # End |