mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 10:19:35 +00:00
Increase the timeout of oletools to match clamav's
This commit is contained in:
@@ -7,8 +7,8 @@ oletools {
|
||||
scan_mime_parts = true;
|
||||
extended = true;
|
||||
max_size = 3145728;
|
||||
timeout = 20.0;
|
||||
retransmits = 1;
|
||||
timeout = 60.0;
|
||||
retransmits = 10;
|
||||
|
||||
patterns {
|
||||
OLETOOLS_MACRO_FOUND= '^.....M..$';
|
||||
|
||||
Reference in New Issue
Block a user