Added rule condition $$automatic

This commit is contained in:
M66B
2022-03-28 08:04:35 +02:00
parent b544b4e457
commit 82d523db04
3 changed files with 5 additions and 0 deletions

View File

@@ -1691,6 +1691,7 @@ public class MessageHelper {
Boolean getAutoSubmitted() throws MessagingException {
// https://tools.ietf.org/html/rfc3834
// auto-generated, auto-replied
String header = imessage.getHeader("Auto-Submitted", null);
if (header == null) {
// https://www.arp242.net/autoreply.html