X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/432badd76997858ae849b0784e8247b77d5c46c8..60fe2cf976619c3621b2f6aaffaa745c32d18d17:/procmail/rules/debian diff --git a/procmail/rules/debian b/procmail/rules/debian index c18d27e..1c350d7 100644 --- a/procmail/rules/debian +++ b/procmail/rules/debian @@ -54,18 +54,10 @@ INCLUDERC=$PMRULES/debian-debbugs-autosubscribe * EQ_TO ?? ^logcheck-(devel|commits)@lists\.alioth\.debian\.org$ { DEST=debian.logcheck } -:0 E -* EQ_TO ?? ^libkdtree-(devel|commits)@lists\.alioth\.debian\.org$ -{ DEST=debian.libkdtree++ } - :0 E * EQ_TO ?? ^pkg-mdadm-(devel|commits)@lists\.alioth\.debian\.org$ { DEST=debian.mdadm } -:0 E -* EQ_TO ?? ^netconf-(devel|commits)@lists\.alioth\.debian\.org$ -{ DEST=debian.netconf } - :0 E * SRCPACKAGE ?? . * ? $FGREP -q "${SRCPACKAGE}" $CONF/debian-packages @@ -76,9 +68,17 @@ INCLUDERC=$PMRULES/debian-debbugs-autosubscribe * 1^0 EQ_TO ?? ^debconf-team@lists\.debconf\.org$ { DEST=debian.debconf } +:0 E +* 1^0 EQ_TO ?? ^.+@debian-?(system|book)\.info$ +* 1^0 EQ_TO ?? ^debianbook-.+@opensourcepress\.de$ +{ + DELAY + DEST=debian.book +} + :0 E * EQ_TO ?? ^.+@debian\.(org|ch|net)$ -{ +{ DELAY DEST=debian }