Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77322 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15813 invoked from network); 18 Sep 2014 22:05:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2014 22:05:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.50 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.50 mail-wg0-f50.google.com Received: from [74.125.82.50] ([74.125.82.50:47109] helo=mail-wg0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/C1-07171-F075B145 for ; Thu, 18 Sep 2014 18:05:04 -0400 Received: by mail-wg0-f50.google.com with SMTP id x13so1581085wgg.9 for ; Thu, 18 Sep 2014 15:04:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:subject:from:date:to :message-id; bh=tiICIVf2GpUFnUQq8NJfCc1VcXPMdNNKRuvWQiN1Vus=; b=nIvVUEuuvFaox4rCxB4XCTuOs4RkQVsTvf5KjGxEwrw2XsM1vmH0C7rI9gkoCGL0p7 EbNt2v20vnDT6WFHDqJwhgZOtoDv6fzNmlwLswVDIbvQD2q3wg+PKYKVgkmWNfKkJi3A fwFmon4WH0BK1BCwFdjPAF+gpN2hkD5tgv873hM9PWXLYT0V5Y2/pDKA7zx91pCFedun S5lJMCm5pGPdDpATk8C1usII5zOmVGXc+wGgGtz9W4fmURfFhoNIOgc115rGDC/IIbv9 TLVy/nY1LD47ULvlsGz5PZ88hc3vLFtbD/xXJRedEsgegvscfR3eG+VsOSh8EZfg55Lh w6kg== X-Received: by 10.180.149.244 with SMTP id ud20mr50372146wib.55.1411077899643; Thu, 18 Sep 2014 15:04:59 -0700 (PDT) Received: from [192.168.0.3] (cpc68956-brig15-2-0-cust215.3-3.cable.virginm.net. [82.6.24.216]) by mx.google.com with ESMTPSA id ky3sm70138wjb.39.2014.09.18.15.04.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Sep 2014 15:04:59 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: References: <4bf4c18f-173d-45c9-a7e8-344f5ebcb47f@email.android.com> <450d2cb6-d53c-4a0a-b9c0-e6a97ce7bc27@email.android.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Date: Thu, 18 Sep 2014 23:04:56 +0100 To: internals@lists.php.net Message-ID: Subject: Re: [PHP-DEV] Why does checkdnsrr() default to MX?? From: rowan.collins@gmail.com (Rowan Collins) On 18 September 2014 22:47:36 GMT+01:00, Sanford Whiteman wrote: >I was just composing an e-mail advising you to follow general >netiquette >rules and read the original post. :) Yeah, for some reason your first message shows up as a standalone post, with no hint that it was a reply, so I completely missed the context. :/ >I disagree utterly that I did not sufficiently address the question. Fair enough. I'll let others take up the conversation, before I dig myself in any deeper. Personally, I've never used *any* DNS functionality from PHP, so the whole thing is rather academic to me. Apologies again for any offence. -- Rowan Collins [IMSoP]