Skip to content

rspamd rspamd_mx_check.conf.master remove servers

i think servers = "localhost"; should be removed because it leads to mx_check.lua:85: redis_cache_cb received error: Connection refused or changed to servers = "127.0.0.1";

but servers = "127.0.0.1"; is already set in redis.conf and should work for this module.

can anyone confirm?

Edited by Christian