X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/43637a4b0d4bd08e3a36155a84b7e3e05c6bd67f..4077e14fe05f8b5b2988c91368e95afd5e21cc15:/procmail/tickle

diff --git a/procmail/tickle b/procmail/tickle
index cc03d4a..2128713 100644
--- a/procmail/tickle
+++ b/procmail/tickle
@@ -1,5 +1,6 @@
 # The X-Tickle header has priority over the Original-To address
 :0
+* ! POSTPONED ?? .
 *$ ^X-Tickle:${RE_SPACE}+\/${RE_NOT_SPACE}+
 { TICKLE="$MATCH" }
 
@@ -60,7 +61,7 @@
   |$FORMAIL -I"X-Tickle: $RELEASE"
 
   # store messages as read
-  MARK_READ=true
+  MARK_READ=tickler
 
   # unset DISABLE_DELAYS to always enable delaying for tickle messages
   DISABLE_DELAYS