Closed
Bug 381051
Opened 18 years ago
Closed 18 years ago
Mail Filter Customized header isn't recognized
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 184490
People
(Reporter: steve.kelem, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1
Build Identifier: version 2 beta 2 (20070116)
I tried to set up a mail filter to look for the "List-Id" header, "contains" "nut-ups". When I run the filter, it doesn't catch the message that contains:
X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on megs20.100mwh.com
X-Spam-Level:
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY
autolearn=ham version=3.1.8
Received: from [217.196.43.134] (helo=alioth.debian.org)
by megs20.100mwh.com with esmtps (TLSv1:AES256-SHA:256)
(Exim 4.63)
(envelope-from <nut-upsuser-bounces+steve=kelem.net@lists.alioth.debian.org>)
id 1HohXi-0000HQ-UG
for steve@kelem.net; Thu, 17 May 2007 09:05:27 -0600
Received: from localhost ([127.0.0.1] helo=alioth.debian.org)
by alioth.debian.org with esmtp (Exim 4.63)
(envelope-from <nut-upsuser-bounces+steve=kelem.net@lists.alioth.debian.org>)
id 1HohXi-0000Nm-Sq
for steve@kelem.net; Thu, 17 May 2007 15:05:26 +0000
Received: from zigzag.lvk.cs.msu.su ([158.250.17.23])
by alioth.debian.org with esmtp (Exim 4.63)
(envelope-from <lasaine@lvk.cs.msu.su>) id 1HofwU-0005V0-3R
for nut-upsuser@lists.alioth.debian.org; Thu, 17 May 2007 13:22:59 +0000
Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim
4.50) id 1HofwT-0005d5-AQ
for nut-upsuser@lists.alioth.debian.org; Thu, 17 May 2007 17:22:53 +0400
Received: from [81.13.96.243] (helo=tornado)
by zigzag.lvk.cs.msu.su with esmtpsa
(TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50)
id 1Hofqf-0005Q8-5D; Thu, 17 May 2007 17:16:53 +0400
Date: Thu, 17 May 2007 17:16:28 +0400
To: "Carlos Rodrigues" <carlos.efr@mail.telepac.pt>,
"Eric S. Raymond" <esr@thyrsus.com>
From: "Alexander I. Gordeev" <lasaine@lvk.cs.msu.su>
MIME-Version: 1.0
References: <20070517062339.0BA553C0975@snark.thyrsus.com>
<712170070705170101n2b523337x4b3e65c742c7eb76@mail.gmail.com>
<20070517083946.GD16601@thyrsus.com>
<712170070705170210v37dfd31bubf9b9fde97ae15a0@mail.gmail.com>
Message-ID: <op.tsg25qovka604t@tornado>
In-Reply-To: <712170070705170210v37dfd31bubf9b9fde97ae15a0@mail.gmail.com>
User-Agent: Opera Mail/9.20 (Linux)
X-Mailman-Approved-At: Thu, 17 May 2007 15:05:23 +0000
Subject: Re: [Nut-upsuser] [Nut-upsdev] Belkin USB UPSes
X-BeenThere: nut-upsuser@lists.alioth.debian.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "covers most topics not related to development."
<nut-upsuser.lists.alioth.debian.org>
List-Unsubscribe: <http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser>,
<mailto:nut-upsuser-request@lists.alioth.debian.org?subject=unsubscribe>
List-Archive: <http://lists.alioth.debian.org/pipermail/nut-upsuser>
List-Post: <mailto:nut-upsuser@lists.alioth.debian.org>
List-Help: <mailto:nut-upsuser-request@lists.alioth.debian.org?subject=help>
List-Subscribe: <http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser>,
<mailto:nut-upsuser-request@lists.alioth.debian.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Reproducible: Always
Steps to Reproduce:
1. have the above email in your Inbox
2. In Message Filters, create a filter with custom "List-Id" contains "nut-ups"
3. In Message Filters, select the filter and click on Run Now
Actual Results:
The message is not moved to the appropriate folder (or any folder for that matter).
Expected Results:
The filter should have found that message and done the action associated with the filter (move the message to the nut-ups folder).
Comment 1•18 years ago
|
||
Does the filter catch other, similar messages like this one and is just barfing on this specific one, or does it not match this rule for every message with this type of header?
Assignee: mscott → nobody
Component: General → MailNews: Filters
Product: Thunderbird → Core
QA Contact: general → filters
Version: unspecified → 1.8 Branch
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•