On Fri, Feb 29, 2008 at 07:11:05PM +0100, Matus UHLAR - fantomas wrote:
> I wonder if SPF rules shouldn't be considered network... they require DNS
> lookups, don't they?

Yes, DNS is required.  What makes you think that SPF isn't considered a
network test though?  Right in the code is:

  return unless $scanner->is_dns_available();

which validates the local-only (-L) option, etc:

  goto done if ($self->{main}->{local_tests_only});


Also, the rules are listed as net rules:

tflags SPF_FAIL               net
[...]
tflags SPF_HELO_SOFTFAIL      net

-- 
Randomly Selected Tagline:
"Lotus won't work, it uses a bunch of db files" (Microsoft pre-1998)
 "We reorganized Exchange 2000 to scale by using multiple DB files!"
                                                (Microsoft in 2000).

Attachment: pgpVvsZAhDbLY.pgp
Description: PGP signature

Reply via email to