Adam Katz <antis...@khopis.com> writes:

> On 03/22/2011 12:58 PM, Greg Troxel wrote:
>> I've been noticing that mail from g...@vger.kernel.org is getting lots
>> of points, and this seems like a recent change.  Specifically, these
>> rules are hitting on almost all messages:
>> 
>>         *  0.1 KB_DATE_CONTAINS_TAB KB_DATE_CONTAINS_TAB
>>         *  3.8 TAB_IN_FROM From starts with a tab
>> 
>> I see that this has been brought up before:
>> 
>>    https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6429
>
> Does ALL mail from that list trigger these rules, or just some?  Is the
> User-Agent header always "Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)"
> when it triggers?
>
> If you have examples of other User Agents, please post them to the bug.

I have a file of 217 messages as received from the list that hit
TAB_IN_FROM that I can put up for download.  The rules are in some sense
right - there really are tabs in the mail.

Here's an example message; in my composition buffer (gnus) there really
are tabs, which I M-w and C-y'd from the file on disk in the IMAP folder.
I've added two spaces before each line with ^X^I but it's otherwise unmunged.

  Return-Path: <git-ow...@vger.kernel.org>
  X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on fnord.ir.bbn.com
  X-Spam-Level: 
  X-Spam-Status: No, score=-3.7 required=1.0 
tests=BAYES_00,KB_DATE_CONTAINS_TAB,
          TAB_IN_FROM autolearn=no version=3.3.1
  X-Spam-DCC: :_DCCR
  X-Original-To: g...@ir.bbn.com
  Delivered-To: g...@ir.bbn.com
  Received: from vger.kernel.org (vger.kernel.org [209.132.180.67])
          by fnord.ir.bbn.com (Postfix) with ESMTP id 3949352C8
          for <g...@ir.bbn.com>; Tue, 22 Mar 2011 16:01:20 -0400 (EDT)
  Received: (majord...@vger.kernel.org) by vger.kernel.org via listexpand
          id S1753091Ab1CVUBA (ORCPT <rfc822;g...@ir.bbn.com>);
          Tue, 22 Mar 2011 16:01:00 -0400
  Received: from ex-e-2.perimeter.fzi.de ([141.21.8.251]:16042 "EHLO
          ex-e-2.perimeter.fzi.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
          with ESMTP id S1752828Ab1CVUBA (ORCPT <rfc822;g...@vger.kernel.org>);
          Tue, 22 Mar 2011 16:01:00 -0400
  Received: from ex-ca-ht-1.fzi.de (141.21.32.98) by ex-e-2.perimeter.fzi.de
   (141.21.8.251) with Microsoft SMTP Server (TLS) id 14.1.270.1; Tue, 22 Mar
   2011 21:00:56 +0100
  Received: from localhost6.localdomain6 (141.21.7.126) by ex-ca-ht-1.fzi.de
   (141.21.32.98) with Microsoft SMTP Server (TLS) id 14.1.270.1; Tue, 22 Mar
   2011 21:00:57 +0100
  Date: Tue, 22 Mar 2011 21:00:57 +0100
  From: SZEDER =?iso-8859-1?Q?G=E1bor?= <sze...@ira.uka.de>
  To:   Jeff King <p...@peff.net>
  CC:   Junio C Hamano <gits...@pobox.com>, <g...@vger.kernel.org>
  Subject: Re: [PATCH] git-am.txt: advertise 'git am --abort' instead of 'rm
          .git/rebase-apply'
  Message-ID: <20110322200056.GH14520@neumann>
  References: <1300819345-28279-1-git-send-email-sze...@ira.uka.de>
          <20110322191708.ga23...@sigill.intra.peff.net>
  MIME-Version: 1.0
  Content-Type: text/plain; charset="iso-8859-1"
  Content-Disposition: inline
  Content-Transfer-Encoding: 8bit
  In-Reply-To: <20110322191708.ga23...@sigill.intra.peff.net>
  User-Agent: Mutt/1.5.20 (2009-06-14)
  Sender:       git-ow...@vger.kernel.org
  Precedence: bulk
  List-ID: <git.vger.kernel.org>
  X-Mailing-List:       g...@vger.kernel.org
  X-Greylist: Sender IP whitelisted by DNSRBL, not delayed by 
milter-greylist-4.2.6 (fnord.ir.bbn.com [0.0.0.0]); Tue, 22 Mar 2011 16:01:21 
-0400 (EDT)

  On Tue, Mar 22, 2011 at 03:17:08PM -0400, Jeff King wrote:
  > On Tue, Mar 22, 2011 at 07:42:25PM +0100, SZEDER Gábor wrote:
  > 
  > > -The command refuses to process new mailboxes while the 
`.git/rebase-apply`
  > > -directory exists, so if you decide to start over from scratch,
  > > -run `rm -f -r .git/rebase-apply` before running the command with mailbox
  > > +The command refuses to process new mailboxes before the current
  > > +operation isn't finished, so if you decide to start over from scratch,
  > > +run `git am --abort` before running the command with mailbox
  > >  names.
  > 
  > Grammar: it should be "...before the current operation is finished".

  Thanks; I almost wrote after the '---' that I'm not quite happy with
  the wording of the first part of the sentence, but I just couldn't see
  why...  at least now I know ;)


  Best,
  Gábor

  --
  To unsubscribe from this list: send the line "unsubscribe git" in
  the body of a message to majord...@vger.kernel.org
  More majordomo info at  http://vger.kernel.org/majordomo-info.html

Attachment: pgp1yKYNRIfkR.pgp
Description: PGP signature

Reply via email to