Theo Van Dinter writes: > On Wed, Mar 15, 2006 at 09:29:26AM -0800, Jason Self wrote: > > After upgrading to SpamAssassin 3.1.1 via CPAN, I've noticed that > > various headers such as X-Spam-Level and X-Spam-Status no longer > > appear in any messages. > > > > spamassassin --lint produces no errors (no output at all, actually.) > > > > [3901] warn: config: cannot open > > /usr/share/spamassassin/user_prefs.template: No such file or directory > > [3901] warn: config: failed to create default user preference file > > /Users/jason/.spamassassin/user_prefs > > It looks like your CPAN install was seriously borked up. I'd try manually > removing files related to SpamAssassin (perl modules, scripts, default > config files, etc,) then doing the install again. > > At a minimum it looks like the default rules files weren't installed > correctly. "spamassassin --lint -D" may shed some more light on things. You > may also have a script vs module version difference that needs to be sorted > out. In general, it may be faster to wipe and reinstall than to try debugging > and hope you catch all the issues.
actually, the warnings in Node.pm give me an idea. Could it be something to do with the new code that fixes CRLF-vs-LF line-ending issues -- Jason, what OS/filesystems are you using? --j.