LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Closed Thread
  Search this Thread
Old 03-09-2017, 01:51 AM   #1
WiseDraco
Member
 
Registered: Nov 2006
Location: Europe,Latvia,Riga
Distribution: slackware,slax, OS X, exMandriva
Posts: 591

Rep: Reputation: 73
Question Spamassassin: cant install Mail::SPF ? :O dns test not work also...


hello!
Linux Slackware64 14.2, try to get to work spamassassin at my sendmail mailserver, but cant get to work DNS URBL tests.
maybe it is because i cant install mail::SPF module?

Code:
cpan[1]> install Mail::SPF
Reading '/root/.cpan/Metadata'
Database was generated on Tue, 07 Mar 2017 08:29:02 GMT
Running install for module 'Mail::SPF'
Checksum for /root/.cpan/sources/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz ok
Scanning cache /root/.cpan/build for sizes
............................................................................DONE
'YAML' not installed, will not store persistent state
Configuring J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz with Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Mail-SPF' version 'v2.9.0'
JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz
/usr/bin/perl5.22.2 Build.PL -- OK
Running Build for J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz
Building Mail-SPF
JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz
./Build -- OK
Running Build test
t/00.00-class-misc.t .......... ok
t/00.01-class-util.t .......... ok
t/00.02-class-request.t ....... ok
t/00.03-class-result.t ........ ok
t/00.04-class-server.t ........ 1/23 deprecated method; see RT#37104 at /root/.cpan/build/Mail-SPF-v2.9.0-1/blib/lib/Mail/SPF/Server.pm line 566.
Unknown error on DNS 'A' lookup of 'example.com' (EDNSError) at /root/.cpan/build/Mail-SPF-v2.9.0-1/blib/lib/Mail/SPF/Server.pm line 573.
# Looks like your test exited with 255 just after 19.
t/00.04-class-server.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/23 subtests
t/00.05-class-macrostring.t ... ok
t/00.99-class-misc.t .......... ok
t/10.00-rfc4408.t ............. skipped: Mail::SPF::Test required for testing Mail::SPF's RFC compliance
t/10.01-rfc4406.t ............. skipped: Mail::SPF::Test required for testing Mail::SPF's RFC compliance
t/90-author-pod-validation.t .. 1/27
# Failed test 'POD test for blib/lib/Mail/SPF/Util.pm'
# at /usr/local/share/perl5/Test/Pod.pm line 187.
# blib/lib/Mail/SPF/Util.pm (157): L<> starts or ends with whitespace
# blib/lib/Mail/SPF/Util.pm (157): L<> starts or ends with whitespace
# Looks like you failed 1 test of 27.
t/90-author-pod-validation.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/27 subtests

Test Summary Report
-------------------
t/00.04-class-server.t (Wstat: 65280 Tests: 19 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 23 tests but ran 19.
t/90-author-pod-validation.t (Wstat: 256 Tests: 27 Failed: 1)
Failed test: 12
Non-zero exit status: 1
Files=10, Tests=155, 2 wallclock secs ( 0.08 usr 0.02 sys + 1.94 cusr 0.14 csys = 2.18 CPU)
Result: FAIL
Failed 2/10 test programs. 1/155 subtests failed.
JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz
./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz
Failed during this command:
JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz : make_test NO

cpan[2]>

but why, dont understand...
i have my own named dns server, who, looks, works ok, and serve to all my home workstations good.

i try install mai::SPF with

nameserver 8.8.8.8

and also with:
nameserver 127.0.0.1
on that server, but results is the same, as i paste earlier...

what i can do?

P.S.
nslookup -type=a example.com
Server: 127.0.0.1
Address: 127.0.0.1#53

Non-authoritative answer:
Name: example.com
Address: 93.184.216.34

Last edited by WiseDraco; 03-09-2017 at 01:52 AM.
 
Old 03-09-2017, 05:47 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Duplicate of http://www.linuxquestions.org/questi...so-4175601257/
 
  


Closed Thread

Tags
cpan, perl, spamassassin, spf



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Spamassassin: cant install Mail::SPF ? :0O dns test not work also... WiseDraco Linux - Server 2 03-09-2017 04:51 AM
Starting spf-milter: spf-milter: Milter for 'spf-milter' not found in /etc/mail/sendm Niceman2005 Linux - Software 1 07-06-2009 03:07 AM
Mail server dkm-filter + spf mosesdel Linux - Server 0 03-27-2009 06:45 AM
SPF records for mail hua Linux - Server 4 01-09-2007 10:30 AM
Need help setting up SPF in DNS Oracledesign Red Hat 3 12-05-2004 08:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration