Hi, I try "make test" in SA 3.0 and in part of dnsbl test I got these errors> [EMAIL PROTECTED] Mail-SpamAssassin-3.0.0]# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic_lint................ok t/bayesdbm..................ok t/bayesdbm_flock............ok t/bayessql..................skipped all skipped: no reason given t/body_mod..................ok t/cidrs.....................ok t/db_awl_path...............ok t/db_based_whitelist........ok t/db_based_whitelist_ips....ok t/dnsbl..................... Not found: P_2 = <dns:134.88.73.210.dnsbltest.spamassassin.org> [127.0.0.4] # Failed test 1 in t/SATest.pm at line 530 Not found: P_7 = <dns:134.88.73.210.sb.dnsbltest.spamassassin.org?type=TXT> # Failed test 2 in t/SATest.pm at line 530 fail #2 Not found: P_4 = <dns:14.35.17.212.dnsbltest.spamassassin.org> [127.0.0.1, 127.0.0.1] # Failed test 3 in t/SATest.pm at line 530 fail #3 Not found: P_3 = <dns:18.13.119.61.dnsbltest.spamassassin.org> [127.0.0.12] # Failed test 4 in t/SATest.pm at line 530 fail #4 Not found: P_5 = <dns:226.149.120.193.dnsbltest.spamassassin.org> [127.0.0.1] # Failed test 5 in t/SATest.pm at line 530 fail #5 Not found: P_1 = <dns:98.3.137.144.dnsbltest.spamassassin.org> [127.0.0.2] # Failed test 6 in t/SATest.pm at line 530 fail #6 Not found: P_6 = <dns:example.com.dnsbltest.spamassassin.org> [127.0.0.2] # Failed test 7 in t/SATest.pm at line 530 fail #7 Not found: P_15 = DNSBL_RHS # Failed test 8 in t/SATest.pm at line 530 fail #8 Not found: P_17 = DNSBL_SB_FLOAT # Failed test 9 in t/SATest.pm at line 530 fail #9 Not found: P_18 = DNSBL_SB_STR # Failed test 10 in t/SATest.pm at line 530 fail #10 Not found: P_16 = DNSBL_SB_TIME # Failed test 11 in t/SATest.pm at line 530 fail #11 Not found: P_10 = DNSBL_TEST_DYNAMIC # Failed test 12 in t/SATest.pm at line 530 fail #12 Not found: P_12 = DNSBL_TEST_RELAY # Failed test 13 in t/SATest.pm at line 530 fail #13 Not found: P_11 = DNSBL_TEST_SPAM # Failed test 14 in t/SATest.pm at line 530 fail #14 Not found: P_8 = DNSBL_TEST_TOP # Failed test 15 in t/SATest.pm at line 530 fail #15 Not found: P_9 = DNSBL_TEST_WHITELIST # Failed test 16 in t/SATest.pm at line 530 fail #16 Not found: P_14 = DNSBL_TXT_RE # Failed test 17 in t/SATest.pm at line 530 fail #17 Not found: P_13 = DNSBL_TXT_TOP # Failed test 18 in t/SATest.pm at line 530 fail #18 t/dnsbl.....................FAILED tests 1-18 Failed 18/22 tests, 18.18% okay t/forged_rcvd...............ok
and also t/spamd.....................ok t/spamd_allow_user_rules....ok t/spamd_hup.................ok t/spamd_ldap................skipped all skipped: no reason given t/spamd_maxchildren.........ok t/spamd_maxsize.............ok t/spamd_parallel............ok t/spamd_port................ok t/spamd_protocol_10.........ok t/spamd_report..............ok t/spamd_report_ifspam.......ok t/spamd_ssl.................skipped all skipped: no reason given t/spamd_stop................ok t/spamd_symbols.............ok t/spamd_syslog..............ok t/spamd_unix................ok t/spamd_utf8................ok t/spf....................... Not found: helo_pass = SPF_HELO_PASS # Failed test 1 in t/SATest.pm at line 530 Not found: pass = SPF_PASS # Failed test 2 in t/SATest.pm at line 530 fail #2 t/spf.......................FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/sql_based_whitelist.......skipped all skipped: no reason given t/strip2....................ok t/stripmarkup...............ok t/uri.......................ok t/utf8......................ok t/whitelist_addrs...........ok t/whitelist_from............ok t/whitelist_to..............ok t/zz_cleanup................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/dnsbl.t 22 18 81.82% 1-18 t/spf.t 2 2 100.00% 1-2 4 tests skipped. Failed 2/67 test scripts, 97.01% okay. 20/1492 subtests failed, 98.66% okay. make: *** [test_dynamic] Error 29 this machine is located inside DMZ any ideas why are these problems ? Thank you Miki