X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/47a067960e0ce9c0a1e3441dae9fa9416e5bbeff..151dbda94e83d57109377b2d32b2808da230ed27:/procmail/rules/feeds diff --git a/procmail/rules/feeds b/procmail/rules/feeds index aa4648b..350ddd6 100644 --- a/procmail/rules/feeds +++ b/procmail/rules/feeds @@ -5,10 +5,11 @@ 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 } }