aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional
diff options
context:
space:
mode:
authorkorgoth1 <vladislav.stakhov@gmail.com>2020-01-10 18:47:06 +0300
committerkorgoth1 <vladislav.stakhov@gmail.com>2020-01-10 18:47:06 +0300
commit379e6713917389407103310a453ab7e426d3e9ac (patch)
tree762fab2e82959991318d47f2e9601fd862bfcb3b /test/functional
parent31dec457f2c1eca1d364fb22f170f218cd72c8ba (diff)
downloadrspamd-379e6713917389407103310a453ab7e426d3e9ac.tar.gz
rspamd-379e6713917389407103310a453ab7e426d3e9ac.zip
[Test] SURBL resolve ip
Diffstat (limited to 'test/functional')
-rw-r--r--test/functional/configs/dmarc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/configs/dmarc.conf b/test/functional/configs/dmarc.conf
index 644fff0d5..08a542c70 100644
--- a/test/functional/configs/dmarc.conf
+++ b/test/functional/configs/dmarc.conf
@@ -1,4 +1,4 @@
dmarc { }
spf {
- external_relay = 192.168.1.1;
+ external_relay = 192.168.1.1;
} \ No newline at end of file