mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-03 14:52:36 +02:00
Doh
This commit is contained in:
parent
a1158ec224
commit
8ae6b4dd89
@ -20,7 +20,7 @@ rules {
|
|||||||
message = "Rejected (dangerous/malicious code detected)";
|
message = "Rejected (dangerous/malicious code detected)";
|
||||||
}
|
}
|
||||||
ANTIVIRUS_FAILED {
|
ANTIVIRUS_FAILED {
|
||||||
action = "soft-reject";
|
action = "soft reject";
|
||||||
expression = "CLAM_VIRUS_FAIL | OLETOOLS_FAIL";
|
expression = "CLAM_VIRUS_FAIL | OLETOOLS_FAIL";
|
||||||
message = "Please retry later (anti-virus/oletools not ready)";
|
message = "Please retry later (anti-virus/oletools not ready)";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user