You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02: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