diff --git a/FAQ.md b/FAQ.md index 932e92c1d3..b08d3361eb 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2915,7 +2915,7 @@ Example conditions: ```(received + 7*24*60*60*1000) < DT_DATE_TO_EPOCH(DT_NOW())``` -```AI("Is this a scam? Answer with yes or no.") contains "yes"``` +```AI("Is the message below a scam? Answer in English with just yes or no.") contains "yes"```
diff --git a/index.html b/index.html index ed728c376e..09a832cd31 100644 --- a/index.html +++ b/index.html @@ -1599,7 +1599,7 @@ X-Google-Original-From: Somebody <somebody+extra@example.org>

header("X-Mailer") contains "Open-Xchange" && from matches ".*service@.*"

!onBlocklist() && hasMx() && attachments() > 0

(received + 7*24*60*60*1000) < DT_DATE_TO_EPOCH(DT_NOW())

-

AI("Is this a scam? Answer with yes or no.") contains "yes"

+

AI("Is the message below a scam? Answer in English with just yes or no.") contains "yes"


Actions

You can select one of these actions to apply to matching messages: