Completely disable Greylisting Module of 1.6.0

365 views
Skip to first unread message

Thomas Leuxner

unread,
Jun 14, 2017, 7:55:38 AM6/14/17
to rsp...@googlegroups.com
Hi,

how does one completely disable greylisting with the new worker-proxy?

I tried to override the settings via a local config, but rspamd still greylists mail:

/etc/rspamd/rspamd.conf.local:

settings {
apply "default" {
symbols_disabled = ["GREYLIST_CHECK","GREYLIST_SAVE"];
}
}

Regards
Thomas

signature.asc

Andrew Lewis

unread,
Jun 14, 2017, 8:04:50 AM6/14/17
to rsp...@googlegroups.com
Hi,

> how does one completely disable greylisting

echo 'enabled = false;' > /etc/rspamd/local.d/greylist.conf

Best,
-AL

Thomas Leuxner

unread,
Jun 14, 2017, 8:16:57 AM6/14/17
to rsp...@googlegroups.com
* Andrew Lewis <rspam...@judo.za.org> 2017.06.14 14:04:

> echo 'enabled = false;' > /etc/rspamd/local.d/greylist.conf

Embarrassed ;). Thanks Andy and finally spotted at the bottom of https://rspamd.com/doc/modules/index.html
Reply all
Reply to author
Forward
0 new messages