Thomas Leuxner
unread,Jun 14, 2017, 7:55:38 AM6/14/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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