X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/a647128cf350e25032fe2fc2760a85098a2616cc..47a067960e0ce9c0a1e3441dae9fa9416e5bbeff:/procmail/rules/feeds diff --git a/procmail/rules/feeds b/procmail/rules/feeds index c7068cc..aa4648b 100644 --- a/procmail/rules/feeds +++ b/procmail/rules/feeds @@ -3,6 +3,14 @@ { DELAY="$DELAY_TONIGHT" DEST=feeds + + :0 + * ORIG_TO ?? @twitter\.com$ + * SUBJECT ?? ^[^:]+: @ + { + LOG="feeds: discarding twitter.com reply$NL" + SWITCHRC=$PMDIR/discard + } } # vim:ft=procmail