mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-09 08:50:05 +08:00
[Rspamd] Return CAB to archive_extensions
This commit is contained in:
parent
54448bfd38
commit
95e57e3968
@ -42,5 +42,6 @@ archive_extensions = {
|
||||
arj = 1,
|
||||
rar = 1,
|
||||
ace = 1,
|
||||
7z = 1
|
||||
7z = 1,
|
||||
cab = 1
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user