|
|
|
|
@ -1668,6 +1668,7 @@ X-Google-Original-From: Somebody <somebody+extra@example.org></code></pre>
|
|
|
|
|
</ul>
|
|
|
|
|
<p>Example conditions:</p>
|
|
|
|
|
<p><code>header("X-Mailer") contains "Open-Xchange" && from matches ".*service@.*" && Is("seen")</code></p>
|
|
|
|
|
<p><code>!subject contains "Test" && !(subject contains "Example")</code></p>
|
|
|
|
|
<p><code>!onBlocklist() && hasMx() && attachments() > 0</code></p>
|
|
|
|
|
<p><code>(received + 7*24*60*60*1000) < DT_DATE_TO_EPOCH(DT_NOW())</code></p>
|
|
|
|
|
<p><code>AI("Is the message below a scam? Answer in English with just yes or no.") contains "yes"</code></p>
|
|
|
|
|
|