>> Kevin Layer <[EMAIL PROTECTED]> writes:
>> 
>> > I have a spam filter of my own, and I'd like to add blacklist
>> > capabilities to it.  Rather than reinvent the wheel, is the blacklist
>> > module usable separately?  I looked at the FAQ and browsed the docs,
>> > but didn't see an answer to the question.
>> 
>> Not really.
>> 
>> My advice is: join the club.  See if any of your filtering techniques
>> are not already incorporated into SpamAssassin (most are probably
>> already incorporated).  SpamAssassin will assimilate any new filter
>> rules quite nicely.

OK, I tried.  I have RH 7.3.  Did the perl -MCPAN -e shell and install
Mail::SpanAssassin.  Got the error below.  I have no idea where to
start to get past this.

...
Trying with "/usr/bin/ncftpget" to get
    ftp://mirrors.rcn.net/pub/lang/CPAN/authors/id/J/JR/JROGERS/Net-Telnet-3.02.tar.gz
Net-Telnet-3.02.tar.gz:         
Net-Telnet-3.02.tar.gz:            ETA:   0:01    1.00/ 30.22 kB   32.36 kB/s  
Net-Telnet-3.02.tar.gz:            ETA:   0:01    7.00/ 30.22 kB   18.30 kB/s  
Net-Telnet-3.02.tar.gz:            ETA:   0:00   30.22/ 30.22 kB   22.05 kB/s  
Net-Telnet-3.02.tar.gz:            ETA:   0:00   30.22/ 30.22 kB   22.04 kB/s  
Net-Telnet-3.02.tar.gz:                                 30.22 kB   22.04 kB/s  

  CPAN: MD5 security checks disabled because MD5 not installed.
  Please consider installing the MD5 module.

Net-Telnet-3.02/
Net-Telnet-3.02/Makefile.PL
Net-Telnet-3.02/ChangeLog
Net-Telnet-3.02/lib/
Net-Telnet-3.02/lib/Net/
Net-Telnet-3.02/lib/Net/Telnet.pm
Net-Telnet-3.02/t/
Net-Telnet-3.02/t/select.t
Net-Telnet-3.02/README
Net-Telnet-3.02/MANIFEST

  CPAN.pm: Going to build J/JR/JROGERS/Net-Telnet-3.02.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Net::Telnet
cp lib/Net/Telnet.pm blib/lib/Net/Telnet.pm
Manifying blib/man3/Net::Telnet.3pm
  /usr/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness 
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/select....
                                                                             
t/select....ok 1/3
                                                                             
t/select....ok 2/3
                                                                             
t/select....NOK 3
                                                                             
t/select....FAILED test 3
        Failed 1/3 tests, 66.67% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/select.t                 3    1  33.33%  3
Failed 1/1 test scripts, 0.00% okay. 1/3 subtests failed, 66.67% okay.
make: *** [test_dynamic] Error 11
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to