Skip to content

Commit 8f686f1

Browse files
author
Marius Burkard
committed
Merge branch '6037-rspamd-configured-to-learn-bayes-ham-and-spam-by-user' into 'develop'
Resolve "Rspamd configured to learn bayes ham and spam by user" Closes #6037 See merge request ispconfig/ispconfig3!1399
2 parents 1107171 + 41d5645 commit 8f686f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
autolearn = [-0.01, 5.00];
2-
per_user = true;
3-
per_language = true;
2+
per_user = false;
3+
per_language = true;

0 commit comments

Comments
 (0)