From 3f1a95a5ef97a2d08025d4ff70a437588220e4b8 Mon Sep 17 00:00:00 2001 From: beo3000 Date: Tue, 17 Feb 2026 20:54:32 +0100 Subject: [PATCH] added rule --- config/rules.json | 18 +++++++++++++++ scripts/Generate-ProtocolHtml.ps1 | 38 +++++++++++++++---------------- 2 files changed, 37 insertions(+), 19 deletions(-) diff --git a/config/rules.json b/config/rules.json index 3ea1481..86c88da 100644 --- a/config/rules.json +++ b/config/rules.json @@ -80,6 +80,24 @@ "subject": "M. Feldmann: Bitte denken Sie an FI Rechnung*" }, + "actions": { + "onSuccess": { + "markAsRead": true, + "moveToFolder": "deleteditems" + } + } + }, + { + "id": "creminder-plugin-loeschen", + "enabled": true, + "name": "Plugin creminder Mails loeschen", + "description": "Automatische Plugin-creminder-Mails in den Papierkorb verschieben", + + "match": { + "subject": "Plugin - creminder:*", + "unreadOnly": false + }, + "actions": { "onSuccess": { "markAsRead": true, diff --git a/scripts/Generate-ProtocolHtml.ps1 b/scripts/Generate-ProtocolHtml.ps1 index 7e063c8..8ad0ba2 100644 --- a/scripts/Generate-ProtocolHtml.ps1 +++ b/scripts/Generate-ProtocolHtml.ps1 @@ -11,30 +11,30 @@ $html = @' Mail-Organizer Protokoll

Mail-Organizer Protokoll