]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Fix a stupid mistake in module name.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 15 Sep 2015 22:20:40 +0000 (23:20 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 15 Sep 2015 22:20:40 +0000 (23:20 +0100)
conf/modules.d/dmarc.conf

index d53d852be56019da7a1dc0a0ca31c0438f43c352..df984cfd2036a5f5d27e526d990a9a66372c5a21 100644 (file)
@@ -1,3 +1,3 @@
-phishing {
+dmarc {
     .include(try=true,priority=1) "${DBDIR}/dynamic/dmarc.conf"
 }
\ No newline at end of file