diff options
author | korgoth1 <vladislav.stakhov@gmail.com> | 2019-12-02 20:51:17 +0300 |
---|---|---|
committer | korgoth1 <vladislav.stakhov@gmail.com> | 2019-12-02 20:51:17 +0300 |
commit | ff4dadc87a5a6073001f4105f08c0e83578c80da (patch) | |
tree | 2d12b40395e1972077d9d66754138b3c7770b47b /test/functional/configs | |
parent | 388c82ffff6cf9dee3942212f5fc94f0230e211b (diff) | |
parent | e2dfcf15cc37650eee23ff00150bee9348ff11bb (diff) | |
download | rspamd-ff4dadc87a5a6073001f4105f08c0e83578c80da.tar.gz rspamd-ff4dadc87a5a6073001f4105f08c0e83578c80da.zip |
[Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf.
Diffstat (limited to 'test/functional/configs')
-rw-r--r-- | test/functional/configs/dmarc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/configs/dmarc.conf b/test/functional/configs/dmarc.conf index ddfc1ac61..0d931b7d3 100644 --- a/test/functional/configs/dmarc.conf +++ b/test/functional/configs/dmarc.conf @@ -1 +1,2 @@ dmarc { } +spf { } |