You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-07-15 01:24:34 +02:00
Merge #3055
3055: Doh r=mergify[bot] a=nextgens ## What type of PR? bug-fix ## What does this PR do? Fix CI Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
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