From: AL Date: Mon, 14 Nov 2016 09:33:38 +0000 (+0300) Subject: [Minor] Update sample whitelist for greylist X-Git-Tag: 1.4.0~74^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1128%2Fhead;p=thirdparty%2Frspamd.git [Minor] Update sample whitelist for greylist --- diff --git a/src/plugins/lua/greylist.lua b/src/plugins/lua/greylist.lua index 3f51ba63ad..c4c32be052 100644 --- a/src/plugins/lua/greylist.lua +++ b/src/plugins/lua/greylist.lua @@ -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: