Bug 1111063
Summary: | Spamassassin DNS related problem | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andy <ruxandy> |
Component: | spamassassin | Assignee: | Warren Togami <wtogami> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | kevin, nb, paul, perl-devel, plautrba, psabata, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-23 15:47:50 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andy
2014-06-19 07:46:38 UTC
I have worked around this locally by explicitly configuring my nameserver in /etc/mail/spamassassin/local.cf: # https://mailman.archlinux.org/pipermail/arch-general/2014-June/036479.html # work around inability to find nameservers dns_server 127.0.0.1 Thank you. I can confirm that it works when adding the DNS servers in local.cf Sadly, 0.76 wasn't just a bugfix release. Apparently, there was an API change, too. Spamassassin will need a fix (already upstream) to work to work with 0.76+. I've already fixed f20 (see bug 1111586) I'll push a f19 build soon... *** This bug has been marked as a duplicate of bug 1112003 *** |