Hide Forgot
Created attachment 1140553 [details] Working patch Description of problem: Using postfix and spamassassin with spf checking, an error message 'spf: lookup failed: addr is not a string at /usr/share/perl5/vendor_perl/IO/Socket/IP.pm line 662. occurs on some DNS servers. Version-Release number of selected component (if applicable): perl-Socket-2.010-4.el7 Steps to Reproduce: 1. Install postfix and spamassassin 2. Configure postfix to use spamassassin 3. Receive an incoming mail and spamassassin evaluates it Actual results: error message 'spf: lookup failed: addr is not a string at /usr/share/perl5/vendor_perl/IO/Socket/IP.pm line 662. occurs on some DNS servers and SPF checking does not happen Expected results: Spamassassin should check SPF results
So is this the same issue as bug #1200167? Even the patch is subset of patch for bug #1200167. I feel this is a duplicate of bug #1200167. Do you agree?