Snodrift Hi. What options are available for greylist.conf besides ‘enabled = false;’? For example, can greylisting be skipped if SPF is valid?
ETNyx Hello, please refer to rspamd documentation for your example should be possible whitelist_symbols = ["SPF_ALLOW"]; spf_allow
Snodrift Hi, I’ve already tried the configuration you suggested. After changing the config, I restarted rspamd-mailcow, but nothing worked (it’s as if it simply ignores this parameter). Maybe a restart isn’t enough.