mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Doh
This commit is contained in:
parent
a1158ec224
commit
8ae6b4dd89
@ -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)";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user