http://bugzilla.spamassassin.org/show_bug.cgi?id=3648
------- Additional Comments From [EMAIL PROTECTED] 2004-11-02 18:35 ------- Subject: Re: --lint errors when valid rule is at very end of file On Tue, Nov 02, 2004 at 06:27:36PM -0800, [EMAIL PROTECTED] wrote: > Sorry Fred, running under Cygwin, SA 3.0.1 under Perl 5.8.5, the attached file > (created using Wordpad, where the last character is the ending 0 of the score > line) reproduces the failure here. I get four identical messages: I can reproduce this under UNIX as well, btw. As you stated, the last line is invalid -- it has no newline at the end. Without it, your config lines are messed up. Interestingly, the read_cf() code is supposed to handle that (there's specific code for it), so ... I'll go digging. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
