]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Update sample whitelist for greylist 1128/head
authorAL <AlexeySa@users.noreply.github.com>
Mon, 14 Nov 2016 09:33:38 +0000 (12:33 +0300)
committerGitHub <noreply@github.com>
Mon, 14 Nov 2016 09:33:38 +0000 (12:33 +0300)
src/plugins/lua/greylist.lua

index 3f51ba63ad8305ffc529e0571eb87918efc2ce9b..c4c32be05271ddaec8e2e76461d42a800e816e91 100644 (file)
@@ -26,7 +26,7 @@ greylist {
     "${CONFDIR}/dmarc_whitelist.inc",
     "${CONFDIR}/spf_dkim_whitelist.inc",
     "${CONFDIR}/surbl-whitelist.inc",
-    "${CONFDIR}/freemail.inc"
+    "https://rspamd.com/freemail/free.txt.zst"
   ];
 }
 Example config for exim users: