https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7151
Bug ID: 7151
Summary: lint does not detect extraneous pipe | symbol
Product: Spamassassin
Version: 3.3.1
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: spamassassin
Assignee: [email protected]
Reporter: [email protected]
Hello,
I am running the following version of spamassassin:
[root@ spamassassin]# spamassassin -V
SpamAssassin version 3.3.1
running on Perl version 5.10.1
[root@ spamassassin]# uname -a
Linux 2.6.32-504.1.3.el6.centos.plus.i686 #1 SMP Tue Nov 11 20:50:45 UTC 2014
i686 i686 i386 GNU/Linux
I am having a custom rule in my local file , as follows:
header __INS_SUB_5a Subject =~
/.*((req|pl(s|ease))?\s.*approv(ing|al|e))\s.*((medi|insurance(\s|\-))?claim|).*/i
I checked the file with --lint but it did not detect extraneous | at the end of
rule. I remember once lint warning at such a mistake.
I don't know, maybe the lint behavior is correct but I thought to report it.
Kindly ignore it if it's not a bug & excuse for the noise.
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.