X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/47a067960e0ce9c0a1e3441dae9fa9416e5bbeff..166a1c69843a627b6d0b140b1a67348b742f52f9:/procmail/rules/feeds diff --git a/procmail/rules/feeds b/procmail/rules/feeds index aa4648b..842492f 100644 --- a/procmail/rules/feeds +++ b/procmail/rules/feeds @@ -1,14 +1,15 @@ :0 * ORIG_DOMAIN ?? ^r2e\.madduck\.net$ { - DELAY="$DELAY_TONIGHT" + DELAY="$DELAY_AFTERNOON" DEST=feeds :0 - * ORIG_TO ?? @twitter\.com$ + * ORIG_LOCAL ?? =twitter\.com$ * SUBJECT ?? ^[^:]+: @ + * SUBJECT ?? ^\/[^:]+ { - LOG="feeds: discarding twitter.com reply$NL" + LOG="feeds: discarding twitter.com reply by $MATCH$NL" SWITCHRC=$PMDIR/discard } }