From: martin f. krafft Date: Tue, 20 Dec 2011 15:28:11 +0000 (+0100) Subject: debian book handling X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/60fe2cf976619c3621b2f6aaffaa745c32d18d17 debian book handling --- diff --git a/procmail/rules/debian b/procmail/rules/debian index f2e526f..1c350d7 100644 --- a/procmail/rules/debian +++ b/procmail/rules/debian @@ -68,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 }