X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/864bba9e27d4b47043898efaa709281986ba36ff..8bd902b7f9e312519c9ec2b9ce08c54807c5f3db:/procmail/defines diff --git a/procmail/defines b/procmail/defines index 514a690..6181ba5 100644 --- a/procmail/defines +++ b/procmail/defines @@ -82,7 +82,7 @@ SPAM=$BASE/.spam/ DELAY_NEXT_WEEKEND='next sunday 30 hours ago' # fri night, 18:00 DELAY_TONIGHT='tomorrow 00:00 4 hours ago' # tonight at 20:00 -DELAY_AFTERNOON='tomorrow 00:00 9 hours ago' # todat at 15:00 +DELAY_AFTERNOON='tomorrow 00:00 5 hours ago' # today at 19:00 OURDATE="`$BIN_DATE +'%s %Y.%m.%d.%H.%M.%N %a, %d %b %Y %T %z'`" :0 @@ -136,7 +136,7 @@ INCLUDERC=$PMDIR/get-msgid # mimedecode.c: * Disclaimer: We only handle charset of iso-8859-1 :0 - * SUBJECT ?? ^=\?iso-8859-1\?[QB]\?.+\?=$ + * SUBJECT ?? =\?iso-8859-1\?[QBqb]\?.+\?= { DECODED="`echo Subject: $SUBJECT | mimedecode | iconv -f latin1 -t utf-8`" :0 @@ -233,3 +233,4 @@ DELAY # RELEASE # /bin/date time expression indicating the time at which a message is to be # released. Overrides DELAY. +RELEASE