From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 61896198005 for ; Sat, 23 Mar 2013 12:17:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A0F7E0605; Sat, 23 Mar 2013 12:17:25 +0000 (UTC) Received: from mail.babbelbox.org (babbelbox.org [83.133.105.186]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A773DE05F2 for ; Sat, 23 Mar 2013 12:17:23 +0000 (UTC) Received: (qmail 15773 invoked from network); 23 Mar 2013 12:18:57 -0000 Received: from p54aeb396.dip.t-dialin.net (HELO blacky.localnet) (sascha@babbelbox.org@84.174.179.150) by babbelbox.org with ESMTPA; 23 Mar 2013 12:18:57 -0000 From: Sascha Cunz To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] netqmail fails to do CNAME lookup for lists.gentoo.org Date: Sat, 23 Mar 2013 13:17:21 +0100 Message-ID: <1482066.gRzS17GXcR@blacky> User-Agent: KMail/4.10.1 (Linux/3.8.2-gentoo; KDE/4.10.1; x86_64; ; ) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 28bea5cf-9dc9-4b4e-a12c-e261ec3c25de X-Archives-Hash: 5d8b9b45b77ac5fc2cf356a0c55d1928 Hi list, I'm glad to see that my mail from yesterday did finally leave the queue of my netqmail install. I'm recently having trouble to send mail to lists.gentoo.org via my netqmail. It says that it is _temporarily_ unable to do a CNAME lookup. But mails stay in queue until they eventually bounce. I have now configured a static smtp route to pigeon.gentoo.org and mails seem to go through. I'm currently using google's DNS in /etc/resolv.conf (But the results from the DNS server of my ISP are the same): I think that the real problem is, that $(dig @8.8.8.8 lists.gentoo.org any) [1] doesn't give me a MX-Record at all. Also, directly asking for a MX-Record doesn't seem to report one[2]. I'm not too deep into DNS, so I'm asking for any clues on how to really solve this issue? Sascha [1] $ dig @8.8.8.8 list.gentoo.org any ; <<>> DiG 9.9.2 <<>> @8.8.8.8 list.gentoo.org any ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 4294 ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 6, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;list.gentoo.org. IN ANY ;; AUTHORITY SECTION: gentoo.org. 1389 IN SOA ns1.gentoo.org. hostmaster.gentoo.org. 1363715159 3600 3602 604800 3600 gentoo.org. 1389 IN RRSIG SOA 5 2 86400 20130915164614 20130319164614 52980 gentoo.org. jWJE78zdR5x+B/N7H21C76vAW7RptfAaxb5fcXayB5Vx2zwhdCKWpcNa oGwF0lNrJz+7d48FsY3YQpg6+HwEHVLUa+wSe3jZZeQr6qTWwskL4BsY 7xQIvo6CcbXr+q+Rdpjuae6Gi9BZ1wrj2r1VQCijYjKwX32qq+kiqyK+ ibevmHpI1tFydk5DYlYtDMoLD7dPyW46TH/Wtj4yEGHAyQ== gentoo.org. 3189 IN NSEC _include.gentoo.org. A NS SOA MX TXT RRSIG NSEC DNSKEY gentoo.org. 3189 IN RRSIG NSEC 5 2 3600 20130915164614 20130319164614 52980 gentoo.org. OlIMzTIsTuwQqg2Jh/i7kCPCBl72gDz2zb33DLloua7LMJU9zs+3Fy52 AFIJ2BouWg0cIKouBXaVPX7DInly61KZ7WE8BBe1eXdq5ExCsyybE3F9 nYzM/3oPEdQ1sQoMyefsIG/JB8+9kbvKbhfpLercMVpSjLTSOWztvEBA HHZee0E4mH/EcviPCkjR/4BWAvlYWTeiVb6xT2CXA5WmxA== ldap5.gentoo.org. 3189 IN NSEC lists.gentoo.org. CNAME RRSIG NSEC ldap5.gentoo.org. 3189 IN RRSIG NSEC 5 3 3600 20130915164614 20130319164614 52980 gentoo.org. cIzfv2GF4UTkZaTkkvadlLNyG6oZ4IRb30AXZGfmMeA+PoohDJtHF23q m8NOGjxa1z2y0ytb83PZFb6SCckpj9xE5C0oSIeMRsg51Vhb6pR0u2We IyWRfHBArkCVHEVbuys1IdDnQrPjODhW5epdEjpjKUn6+Zzao82uBCfv LyA/0sAqs0+qYrw+mVdZIAeuJKdywehKnnXVN05ndkuuRA== ;; Query time: 64 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Sat Mar 23 12:56:33 2013 ;; MSG SIZE rcvd: 787 [2] $ dig @8.8.8.8 list.gentoo.org mx ; <<>> DiG 9.9.2 <<>> @8.8.8.8 list.gentoo.org mx ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 54012 ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;list.gentoo.org. IN MX ;; AUTHORITY SECTION: gentoo.org. 959 IN SOA ns1.gentoo.org. hostmaster.gentoo.org. 1363715159 3600 3602 604800 3600 ;; Query time: 60 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Sat Mar 23 13:12:34 2013 ;; MSG SIZE rcvd: 95