Your message dated Fri, 23 Dec 2005 21:33:28 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#314891: postfix: dns queries use domain search list
causing extraneous dns lookups
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Jun 2005 07:20:32 +0000
>From [EMAIL PROTECTED] Sun Jun 19 00:20:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from u67.158.7.207.aspextra.net (pumpkin.aspextra.net) [207.7.158.67]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dju6a-0002xJ-00; Sun, 19 Jun 2005 00:20:32 -0700
Received: by pumpkin.aspextra.net (Postfix, from userid 1002)
id 1C7B55B30E9; Sun, 19 Jun 2005 00:20:32 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Edward Buck <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: postfix: dns queries use domain search list causing extraneous dns
lookups
X-Mailer: reportbug 3.8
Date: Sun, 19 Jun 2005 00:20:32 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: postfix
Version: 2.1.5-9
Severity: normal
Not sure if this is a postfix problem or one related to the underlying
gethostbyname calls.
DNS queries consistently reference the local resolver's domain search
list, i.e. the 'search domain' lines in /etc/resolv.conf, even when
domains are fully qualified, resulting in a lot of extraneous dns lookups.
The number of extraneous lookups will be equal to the number of domains
listed in /etc/resolv.conf. If there are 3 domains listed, then it will
be 3 extra dns queries for every 1 dns lookup.
On a busy mail server, these dns lookups can be rather expensive,
especially in generating a lot of needless network traffic.
I noticed the problem when our nameserver (bind) logs began to show thousands
of messages showing unauthorized queries to domains listed in the search
path of the server running postfix. For example:
named[20247]: client 80.80.80.80#49561: query
'hotmail.com.domain.in.search.path/IN' denied
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages postfix depends on:
ii adduser 3.63 Add and remove users and groups
ii debconf [debconf-2.0] 1.4.30.13 Debian configuration management sy
ii dpkg 1.10.28 Package maintenance system for Deb
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Libraries [
ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime
ii netbase 4.21 Basic TCP/IP networking system
-- debconf information excluded
---------------------------------------
Received: (at 314891-done) by bugs.debian.org; 24 Dec 2005 04:33:29 +0000
>From [EMAIL PROTECTED] Fri Dec 23 20:33:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mmjgroup.com ([192.34.35.33])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Eq161-00006O-6m
for [EMAIL PROTECTED]; Fri, 23 Dec 2005 20:33:29 -0800
Received: from mix.mmjgroup.com (mix.mmjgroup.com [192.34.35.16])
by mmjgroup.com (Postfix) with ESMTP id BC1C216EE7;
Fri, 23 Dec 2005 21:33:28 -0700 (MST)
Received: by mix.mmjgroup.com (Postfix, from userid 1000)
id 766CD171D8D; Fri, 23 Dec 2005 21:33:28 -0700 (MST)
Date: Fri, 23 Dec 2005 21:33:28 -0700
From: LaMont Jones <[EMAIL PROTECTED]>
To: Edward Buck <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Bug#314891: postfix: dns queries use domain search list causing
extraneous dns lookups
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
On Sun, Jun 19, 2005 at 12:20:32AM -0700, Edward Buck wrote:
> Not sure if this is a postfix problem or one related to the underlying
> gethostbyname calls.
Postfix uses the resolver options specified in
/var/spool/postfix/etc/resolv.conf - if those say to use a search list,
it will do so.
lamont
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]