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 = @'