http://bugzilla.spamassassin.org/show_bug.cgi?id=3226
Summary: bogus MAILTO_TO_SPAM_ADDR, TO_HAS_SPACES, OPT_HEADER
tests
Product: Spamassassin
Version: 2.63
Platform: All
OS/Version: other
Status: NEW
Severity: major
Priority: P3
Component: Rules
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Three SA tests report significant bogus results on the message with headers
below.
1. There is no spam address in the message header. The only address is that
of a mailing list that is subscribe-only. We've received numerous complaints
from people who haven't received their once-a-week digest because of
SA.
2. There is a space in the To: field, but not in the middle of an address -
the space is between the : and ; of group syntax. This is valid syntax.
That space, BTW is not present in the message as submitted, it's added
by one or more sendmails in the message path. This is a common sendmail
bug, but it doesn't violate the message syntax.
SA should not consider spaces in the group name, or between : and ;
as being spaces in an address.
3. I have no idea why the OPT_HEADER test is succeeding. I can't find
any documentation for that test. The header fields are all perfectly
normal ones.
-Keith Moore
na-digest list administrator
Return-Path: <[EMAIL PROTECTED]>
Received: from localhost (klutz [127.0.0.1])
by smtp.cs.utk.edu (Postfix) with ESMTP
id 0E6FFAFD86; Sun, 28 Mar 2004 11:20:47 -0500 (EST)
Received: from smtp.cs.utk.edu ([127.0.0.1])
by localhost (klutz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
id 22342-07; Sun, 28 Mar 2004 11:20:40 -0500 (EST)
Received: from netlib2.cs.utk.edu (netlib2.cs.utk.edu [160.36.58.108])
by smtp.cs.utk.edu (Postfix) with ESMTP
id E2FD7AFB5D; Sun, 28 Mar 2004 11:20:36 -0500 (EST)
Received: from netlib2.cs.utk.edu (localhost [127.0.0.1])
by netlib2.cs.utk.edu (8.12.8/8.12.3) with ESMTP id i2SGKSCn005030;
Sun, 28 Mar 2004 11:20:28 -0500 (EST)
Received: from na-net.ornl.gov ([EMAIL PROTECTED])
by netlib2.cs.utk.edu (8.12.8/8.12.2/Submit) with SMTP id
i2SGKRp6005023;
Sun, 28 Mar 2004 11:20:27 -0500 (EST)
Received: from netlib2.cs.utk.edu (localhost [127.0.0.1])
by netlib2.cs.utk.edu (8.12.8/8.12.3) with ESMTP id i2SElJCn000498
for <[EMAIL PROTECTED]>; Sun, 28 Mar 2004 09:47:19 -0500 (EST)
Received: (from [EMAIL PROTECTED])
by netlib2.cs.utk.edu (8.12.8/8.12.2/Submit) id i2SElJ7t000497
for [EMAIL PROTECTED]; Sun, 28 Mar 2004 09:47:19 -0500 (EST)
Date: Sun, 28 Mar 2004 09:47:19 -0500 (EST)
From: Cleve Moler <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
To: na-digest list: ;
Subject: NA Digest, V. 04, # 13
Reply-To: [EMAIL PROTECTED]
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.