X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/47a067960e0ce9c0a1e3441dae9fa9416e5bbeff..0ca203ebccad19e90b5826facf8ed0031c29682c:/procmail/rules/feeds?pf=etc 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 } }