rspamd: More comprehensive attachment handling (#3273)
- block all Office documents with macros - don’t just block all doc files - mark some more Windows executable extensions as bad
This commit is contained in:
committed by
André Peters
parent
5da3895eea
commit
4c2e13009b
@@ -4,4 +4,6 @@ oletools {
|
||||
# needs to be set explicitly for Rspamd < 1.9.5
|
||||
scan_mime_parts = true;
|
||||
# mime-part regex matching in content-type or filename
|
||||
# block all macros
|
||||
extended = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user