https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7622
--- Comment #6 from Michael Orlitzky <[email protected]> --- Yep, that works: t/uri_list.t ...................... ok t/uri_text.t ...................... ok t/uribl.t ......................... skipped: Net tests disabled t/uribl_all_types.t ............... skipped: Net tests disabled t/uribl_domains_only.t ............ skipped: Net tests disabled t/uribl_ips_only.t ................ skipped: Net tests disabled t/urilocalbl_geoip.t .............. skipped: Net tests disabled t/utf8.t .......................... ok I'll use that in the meantime, but it might still be possible to keep this test working on no-net configs. For example, what happens if you replace "google.com" with "localhost" in the test? You can resolve that without network access, and if the geoip lookup returns something for 127.0.0.1 then you could test that. Thank you both! -- You are receiving this mail because: You are the assignee for the bug.
