Skip to content

[rspamd] Preserve antispam history on container restart #561

@sam2kb

Description

@sam2kb

Is there any reason why we don't keep the history? I tried enabling it with the following override, but it didn't work.
Do I need to enable history_redis module first or is there anything else I'm missing?

overrides/rspamd/history_redis.inc

history_redis {
  servers = "redis";
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions