mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-14 10:52:49 +02:00
[Rspamd] Add oletools via olefy, big thanks to @c-rosenberg
This commit is contained in:
parent
6f99f06c6d
commit
04940429ba
7
data/conf/rspamd/local.d/external_services.conf
Normal file
7
data/conf/rspamd/local.d/external_services.conf
Normal file
@ -0,0 +1,7 @@
|
||||
oletools {
|
||||
# default olefy settings
|
||||
servers = "olefy:10055";
|
||||
# needs to be set explicitly for Rspamd < 1.9.5
|
||||
scan_mime_parts = true;
|
||||
# mime-part regex matching in content-type or filename
|
||||
}
|
Loading…
Reference in New Issue
Block a user