Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: spamd: SPF: lookup failed: Can't locate object method "type" via package "Net::DNS::RR::TXT" https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179271 ------- Additional Comments From jvdias@xxxxxxxxxx 2006-02-09 17:06 EST ------- Created an attachment (id=124461) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=124461&action=view) spamassassin-3.0.4-2.fc4's /usr/lib/perl5/vendor_perl/5.8.6/Mail/SpamAssassin/Plugin/SPF.pm modified to log more debug info on SPF query failures I think these SPF lookup failures are occuring when the DNS lookups timeout / fail, possibly due to intermittent loss of network connectivity. Here's an SPF.pm that will log more info when these failures occur that should give us a better idea of their cause. Please copy the attached SPF.pm to /usr/lib/perl5/vendor_perl/5.8.6/Mail/SpamAssassin/Plugin/SPF.pm , restart spamd, and then grep for the log messages it might output: # egrep '(SPF: failed query:)|(SPF: DNS connectivity)' /var/log/messages and append such messages to this bug report if found - thanks! -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.