Hello dev,
I'm trying to test out the new features added recently like
sa-compile and the plugin for Rule2XSBody.pm
I've added the loadplugin line to my init.pre, and I've run the
sa-compile script to compile the rulesets as explained. The problem
I get is that sa-compile doesn't seem to create the compiled ruleset
like it's supposed to and it doesn't give much of a reason either.
The end of the -D output shows:
cd C:\DOCUME~1\frog357\LOCALS~1\Temp\.spamassassin3052MtINzrtmp
cd Mail-SpamAssassin-CompiledRegexps-body_0
no 'r REGEXP:REASON' in name body_500
That's all. In the directory mentioned above, a file does exist
called scanner1.re only 280 bytes.
Contents are:
#define NULL ((char*) 0)
#define YYCTYPE unsigned char
#define YYCURSOR *p
#define YYLIMIT *p
#define YYMARKER q
#define YYFILL(n)
char *Mail_SpamAssassin_CompiledRegexps_body_0_scan1(unsigned char **p){
unsigned char *q;
/*!re2c
---end of file.
When I run lint it shows:
[596] dbg: zoom: loading compiled ruleset from
C:\Perl\site/var/spamassassin/compiled/3.002000
C:\Perl\Site\Var\spamassassin\compiled does not exist.
Testing under cygwin w/
SpamAssassin version 3.2.0-r483156
running on Perl version 5.8.8
Strange thing is under cygwin it's using windows style paths, I wonder
if my install is messed up?
--
Best regards,
Fred mailto:[EMAIL PROTECTED]