Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 20F3A431FB6 for ; Sun, 23 Jun 2013 05:50:27 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VFuHTGj2Kw6Z for ; Sun, 23 Jun 2013 05:50:19 -0700 (PDT) Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 1ADBB431FAE for ; Sun, 23 Jun 2013 05:50:19 -0700 (PDT) Received: from mail.jade-hamburg.de (mail.jade-hamburg.de [85.183.11.228]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cryptobitch.de (Postfix) with ESMTPSA id F1BC4691301 for ; Sun, 23 Jun 2013 14:50:10 +0200 (CEST) Received: by mail.jade-hamburg.de (Postfix, from userid 401) id 4096EDF2A4; Sun, 23 Jun 2013 14:50:09 +0200 (CEST) Received: from thinkbox.jade-hamburg.de (unknown [IPv6:2002:55b7:be4:1:216:d3ff:fe3e:5058]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: teythoon) by mail.jade-hamburg.de (Postfix) with ESMTPSA id DFFBDDF29F for ; Sun, 23 Jun 2013 14:49:53 +0200 (CEST) Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.80) (envelope-from ) id 1Uqjjt-0000Xn-6v for notmuch@notmuchmail.org; Sun, 23 Jun 2013 14:49:53 +0200 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: notmuch mailing list Message-ID: <20130623124952.889.29696@thinkbox.jade-hamburg.de> From: Justus Winter <4winter@informatik.uni-hamburg.de> User-Agent: alot/0.3.4 Subject: DNS issues with notmuchmail.org Date: Sun, 23 Jun 2013 14:49:52 +0200 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 12:50:27 -0000 Hi, I'm experiencing a weird issue, the dns servers provided by my isp (once HanseNet, a local isp in Hamburg, Germany, then Alice, o2, not sure who owns them now) do not return the record for notmuchmail.org: % dig +short notmuchmail.org @213.191.74.12 % dig +short notmuchmail.org @213.191.92.82 % dig +short notmuchmail.org @4.2.2.4 74.208.220.233 You can verify the problem, their servers seem to be happy to talk to anyone, not just their customers. Not sure if other domains are affected, I just noticed this one b/c mails to the list were bouncing. Any thoughts? Justus