Comment 1 for bug 960927

Revision history for this message
Scott Kitterman (kitterman) wrote : Re: [Bug 960927] [NEW] Postfix implemetation TempError DNS resolving

This is much more likely a pyspf or pydns issue. Find the pyspf executable on
your system (I don't know where it would be for your kind of system). It is
the file spf.py provided by py27-spf-2.0.7. Then try:

$ python spf.py "209.85.214.49" "<email address hidden>" "mail-bk0-
f49.google.com"

The response you get should be:

('none', 250, '')

If you can reproduce the temperror there, then it's not the policy server
where the issue is.