From owner-freebsd-perl@freebsd.org Fri Dec 11 20:57:40 2015 Return-Path: Delivered-To: freebsd-perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E75B8A04E01 for ; Fri, 11 Dec 2015 20:57:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D30F61DBC for ; Fri, 11 Dec 2015 20:57:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D1B31A04DFF; Fri, 11 Dec 2015 20:57:40 +0000 (UTC) Delivered-To: perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D15F7A04DFE for ; Fri, 11 Dec 2015 20:57:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A95A11DBA for ; Fri, 11 Dec 2015 20:57:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBBKveEm037628 for ; Fri, 11 Dec 2015 20:57:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 205253] postfix-policyd-weight still/again broken with latest version of dns/p5-Net-DNS Date: Fri, 11 Dec 2015 20:57:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: h.skuhra@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2015 20:57:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205253 Bug ID: 205253 Summary: postfix-policyd-weight still/again broken with latest version of dns/p5-Net-DNS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: perl@FreeBSD.org Reporter: h.skuhra@gmail.com Assignee: perl@FreeBSD.org Flags: maintainer-feedback?(perl@FreeBSD.org) Created attachment 164132 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164132&action=edit Fix postfix-policyd-weight with latest version of p5-Net-DNS https://svnweb.freebsd.org/changeset/ports/398039 should have fixed this issue, but mail/postfix-policyd-weight is still/again broken with p5-Net-DNS (1.04): Dec 11 16:40:52 mx postfix/policyd-weight[67380]: rbl_lookup: sending: 145.132.13.85.zen.spamhaus.org, 64029 Dec 11 16:40:52 mx postfix/policyd-weight[67380]: rbl_lookup: dropped: out:145.132.13.85.zen.spamhaus.org vs in:Net::DNS::DomainName=HASH(0x80426f8b8), out: 64029 vs in:64029 [...] Dec 11 16:41:14 mx postfix/policyd-weight[67386]: decided action=DUNNO passed - too many local DNS-errors in ix.dnsbl.manitu.net lookups; Obviously the proper fix from comment #8 of bug #201753 has not been committed. -- You are receiving this mail because: You are the assignee for the bug.