http://bugzilla.spamassassin.org/show_bug.cgi?id=4030
Summary: incapable Net::DNS module usage should be a warning, not
a debug
Product: Spamassassin
Version: 3.0.1
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I've received a couple of reports of people trying to use network tests (SURBL
and DNSBLs, specifically), and getting no results because the version of
Net::DNS installed was too low.
There's a debug message about this, but if the user has already chosen to use
network tests, and the core rules in that category are not going to be run due
to incomplete dependencies, we should make that clearer than a single debug
message lost in the noise... so this patch turns those debugs into warns.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.