[Rspamd] Add fuzzy hash to msg
This commit is contained in:
@@ -7,6 +7,9 @@ routines {
|
|||||||
value = "YES";
|
value = "YES";
|
||||||
remove = 1;
|
remove = 1;
|
||||||
}
|
}
|
||||||
|
fuzzy-hashes {
|
||||||
|
header = "X-Rspamd-Fuzzy";
|
||||||
|
}
|
||||||
authentication-results {
|
authentication-results {
|
||||||
header = "Authentication-Results";
|
header = "Authentication-Results";
|
||||||
remove = 1;
|
remove = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user