commit 379e671: [Test] SURBL resolve ip

korgoth1 vladislav.stakhov at gmail.com
Sat Jan 11 14:14:08 UTC 2020


Author: korgoth1
Date: 2020-01-10 18:47:06 +0300
URL: https://github.com/rspamd/rspamd/commit/379e6713917389407103310a453ab7e426d3e9ac

[Test] SURBL resolve ip

---
 test/functional/configs/dmarc.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the Commits mailing list