Open pommetjehorlepiep opened 8 years ago
would be nice to get rid of redis in rmilter, all parts of redis use in rmilter is now supported in rspamd, what are still missing ìf anything ?
@xpunkt you can disable Redis in Rmilter configuration if you want.
It appears that setting dbname should do this.
not yet in compile time disable / enable, and in conf file is pretty much undokumented
See rmilter.conf.sample
redis {
servers_grey - redis servers for greylisting in format:
There is no way currently to specify a specific database within the redis server (like host:port@db) rspamd has this ability already.
Would be nice to have within rmilter as well