Hi everyone, this my very first post, as this is my first attempt at setting up SpamAssassin... so here's the situation :

The server is a Mandrake 10.1, i run postfix, have mysql (4.0.20) installed, the perl version is 5.8.5. I've downloaded SA from the site, but as i wanted it to be site-wide, i changed my mind and tried to install it from CPAN...

the commands used are the one given in the doc (entered as root):
perl -MCPAN -e shell
>o conf prerequisites_policy ask
>install Mail::SpamAssassin
>quit

the questions asked are :

What email address or URL should be used in the suspected-spam report
text for users who want more information on your filter installation?
(In particular, ISPs should change this to a local Postmaster contact)
default text: [the administrator of that system] The admin of the system

Check network rules during 'make test' (test scripts may fail due to
network problems)? (y/n) [n] y

Run SQL-based Auto-whitelist tests during 'make test' (additional
information required) (y/n) [n]

Run Bayes SQL storage tests during 'make test' (additional
information required)? (y/n) [n]

Checking if your kit is complete...
Looks good
Writing Makefile for Mail::SpamAssassin

then the installation runs through this :

warning: description for HIDE_WIN_STATUS is over 50 chars
warning: description for EXCUSE_24 is over 50 chars
warning: description for RCVD_IN_MAPS_RSS is over 50 chars
warning: description for HTML_EVENT_UNSAFE is over 50 chars
warning: description for MONEY_BACK is over 50 chars
warning: description for MIME_SUSPECT_NAME is over 50 chars
warning: description for COPY_ACCURATELY is over 50 chars
lint: 170 issues detected. please rerun with debug enabled for more information.
Not found: anything =
# Failed test 1 in t/SATest.pm at line 530
t/basic_lint................FAILED test 1
Failed 1/1 tests, 0.00% okay



Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/basic_lint.t 1 1 100.00% 1 t/html_obfu.t 6 2 33.33% 2 5 t/reportheader.t 11 8 72.73% 1-7 9 7 tests skipped. Failed 3/68 test scripts, 95.59% okay. 11/1479 subtests failed, 99.26% okay. make: *** [test_dynamic] Erreur 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force


I've checked the Faq and found nothing... what can I do to install cleanly SpamAssassin ?


Regards
Stephane

Reply via email to