Bug 1262 - Define symbolic test names in man page
Summary: Define symbolic test names in man page
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 2.42
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL: http://bugs.debian.org/cgi-bin/bugrep...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-05 20:31 UTC by Duncan Findlay
Modified: 2002-12-18 21:33 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan Findlay 2002-12-05 20:31:40 UTC
From: Francesco Potorti` <pot@gnu.org>
To: Debian Bug Tracking System <submit@bugs.debian.org> 
Subject: spamassassin: syntax of symbolic test names not defined 
X-Debbugs-CC: Francesco Potorti` <pot@softwarelibero.it>
Organization: 
X-fingerprint: 4B2 6187 5C3 D6B1 2E31  7666 9DF 2DC9 BE21 6115
Message-Id: <E17ZSPi-0006xq-00@pot.cnuce.cnr.it>
Date: Tue, 30 Jul 2002 10:31:30 +0200
Delivered-To: submit@bugs.debian.org

Package: spamassassin
Version: 2.31-2
Severity: wishlist

I wish the man page of Mail::SpamAssassin::Conf defined the syntax of
symbolic test names.

I needed some time to discover that the cryptic error that spamassassin
gave to me was due to a symbolic test name that I defined like this:
"679_96".  I suppose that the problem is that the name doe not begin
with a letter, and the compiler created a variable name from it by
appending stuff and not checking this problem.

I suggest that either the spamassassin compiler checks the names and
adjusts them, or that theis problem is clearly specified in the docs.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux pot.cnuce.cnr.it 2.4.18 #1 Fri May 17 13:44:40 CEST 2002
i686 unknown unknown GNU/Linux

Versions of the packages spamassassin depends on:
ii  libnet-smtp-se 1.0-1          A native Perl SMTP Server implementation
ii  libtime-hires- 1.20-4         High-resolution time manipulation in perl
ii  perl           5.6.1-7        Larry Wall's Practical Extraction and Report
ii  spamc          2.31-2         Client for perl-based spam filtering daemon
ii  sysvinit       2.84-3         System-V like init.
Comment 1 Justin Mason 2002-12-06 05:07:46 UTC
Subject: Re: [SAdev]  New: Define symbolic test names in man page 


already fixed.

Comment 2 Duncan Findlay 2002-12-06 13:47:13 UTC
Subject: Re:  Define symbolic test names in man page

Oops, sorry.

Comment 3 Justin Mason 2002-12-19 06:33:33 UTC
fixed