Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77318 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9064 invoked from network); 18 Sep 2014 21:33:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2014 21:33:38 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; 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:39462] helo=mail-wg0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/50-07171-1BF4B145 for ; Thu, 18 Sep 2014 17:33:37 -0400 Received: by mail-wg0-f50.google.com with SMTP id x13so1552103wgg.9 for ; Thu, 18 Sep 2014 14:33:34 -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-type :content-transfer-encoding:subject:from:date:to:message-id; bh=2X+8T4RRaLSNcEKW+zEEPcW+TeQKOxD6mTljmjGLH7w=; b=WmjPl+qwT5Fi5fbDjUnnbwAjc68gKVOQx0gjNjl23II5RBPHzt9X7axgMZtpDUsTyG nAbSAMCCEi1xuaTlru871swjBj5vsdVc+JBSA2PwwMeYK/HyeP2U7WJYea5ulUjbHmVG tUKeZQfbBP/4cXA7HOgw5GzOrh+R+4VH98aX8ZPnQto9PPAXHrt0FMHX3okcJIfm0v0+ k03fsOk64JSXEv8RF6qY9T7oyt2KCj74+an/Y7BVazmWtm2hG9g6z2jRJ6dxJQcTlmxw 5BWr1rCnaqR9tczuKJnaPlyvov2UYlAar6jDEAfv2EHFpKl8nbUren6oXankTlr9CjsG rgMA== X-Received: by 10.195.17.170 with SMTP id gf10mr7217919wjd.111.1411076014234; Thu, 18 Sep 2014 14:33:34 -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 hi4sm27438801wjb.46.2014.09.18.14.33.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Sep 2014 14:33:33 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: <4bf4c18f-173d-45c9-a7e8-344f5ebcb47f@email.android.com> References: <4bf4c18f-173d-45c9-a7e8-344f5ebcb47f@email.android.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----USGUQK1MDIXK6SFDXN45SLWA26J08R" Content-Transfer-Encoding: 8bit Date: Thu, 18 Sep 2014 22:32:29 +0100 To: PHP Internals Message-ID: <450d2cb6-d53c-4a0a-b9c0-e6a97ce7bc27@email.android.com> Subject: Re: [PHP-DEV] Why does checkdnsrr() default to MX?? From: rowan.collins@gmail.com (Rowan Collins) ------USGUQK1MDIXK6SFDXN45SLWA26J08R Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 On 18 September 2014 22:19:46 GMT+01:00, Rowan Collins wrote: > >I hope this message doesn't sound too negative, and look forward to >clarification of your thoughts. > > Apologies, I've just realised that that message wasn't in fact the beginning of the thread, so some of my comments are way off base. Out of context, it looked like a bit of a rant about how ANY could never be a useful option. Still, the only line that really addressed the question was this: > I don't think there's anything askew in MX being the default for checkdnsrr() if you think of it as a cut-down generalization of checkdmsmx() (Sorry, that's not a direct quote because I'm having copy and paste issues.) Sorry again for the misunderstanding. -- Rowan ------USGUQK1MDIXK6SFDXN45SLWA26J08R--