rocmail (I have a Postfix
: mail server). However I never got that far. When I first tested SpamAssassin
: it worked on the first invocation but failed with a segmentation fault on
: every subsequent invocation. I can make it work again by deleting the
: “.spamassassin” subdirec
/.spamassassin/bayes_seen
Segmentation Fault - core dumped
If I had to guess, I'd say your Berkeley DB libraries had an issue.
You might try looking at those and seeing if they are corrupt or
otherwise damaged. Maybe re-install those.
As a test you can set use_bayes 0 in your local.cf file an
I recently installed SpamAssassin on my Solaris server with the
: intention of filtering the incoming email with procmail (I have a Postfix
: mail server). However I never got that far. When I first tested SpamAssassin
: it worked on the first invocation but failed with a segmentation f
> I am currently running SA 3.2.4 on perl 5.8.8, and want to upgrade perl
> to 5.10.0
SA 3.2.5 adds in the perl version in order to fix this issue, because, yes,
it is perl specific.
Try upgrading to SA 3.2.5 with perl 5.8.8 (since you know 3.2.4 and 5.8.8
works). Test it a few days, then upgrad
I am currently running SA 3.2.4 on perl 5.8.8, and want to upgrade perl
to 5.10.0
After compiling perl 5.10.0 from source, and regenerating SA 3.2.4 using
the newly compiled perl binary, satisfying all Required Module
dependencies, I get a segmentation fault when trying to load compiled regex