[Rspamd] Add oletools via olefy, big thanks to @c-rosenberg

This commit is contained in:
andryyy
2019-06-16 17:35:58 +02:00
parent 6f99f06c6d
commit 04940429ba

View 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
}