You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Doh
This commit is contained in:
@@ -20,7 +20,7 @@ rules {
|
||||
message = "Rejected (dangerous/malicious code detected)";
|
||||
}
|
||||
ANTIVIRUS_FAILED {
|
||||
action = "soft-reject";
|
||||
action = "soft reject";
|
||||
expression = "CLAM_VIRUS_FAIL | OLETOOLS_FAIL";
|
||||
message = "Please retry later (anti-virus/oletools not ready)";
|
||||
}
|
||||
|
Reference in New Issue
Block a user