From 5c10bb6adc0b6232e5179f30981abd48f24bd7c5 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 23 Sep 2007 20:27:12 +0200 Subject: [PATCH] fix devlivery of messages, now last match wins --- procmail/rules/debian | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 } -- 2.39.2