From: martin f. krafft Date: Sun, 23 Sep 2007 18:27:12 +0000 (+0200) Subject: fix devlivery of messages, now last match wins X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/5c10bb6adc0b6232e5179f30981abd48f24bd7c5 fix devlivery of messages, now last match wins --- diff --git a/procmail/rules/debian b/procmail/rules/debian index 4c6330d..b3567c9 100644 --- a/procmail/rules/debian +++ b/procmail/rules/debian @@ -3,19 +3,19 @@ * ? grep -q "^${MATCH}$" $CONF/debian-packages { DEST=debian.$MATCH } -:0 +:0 E * ORIGINAL_TO ?? ^logcheck-(devel|commits)=lists\.alioth\.debian\.org@mass\.madduck\.net$ { DEST=debian.logcheck } -:0 +:0 E * ORIGINAL_TO ?? ^pkg-mdadm-(devel|commits)=lists\.alioth\.debian\.org@mass\.madduck\.net$ { DEST=debian.mdadm } -:0 +:0 E * ORIGINAL_TO ?? ^netconf-(devel|commits)=lists\.alioth\.debian\.org@mass\.madduck\.net$ { DEST=debian.netconf } -:0 +:0 E * ORIGINAL_TO ?? ^madduck=debian\.org@forward\.madduck\.net$ { DEST=debian }