mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-26 08:11:33 +00:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
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
|
|
}
|