Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59173 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41931 invoked from network); 27 Mar 2012 02:10:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2012 02:10:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=adam@adamharvey.name; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=adam@adamharvey.name; sender-id=pass Received-SPF: pass (pb1.pair.com: domain adamharvey.name designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: adam@adamharvey.name X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:50829] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/90-37719-291217F4 for ; Mon, 26 Mar 2012 21:10:28 -0500 Received: by iaeh11 with SMTP id h11so10559866iae.29 for ; Mon, 26 Mar 2012 19:10:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamharvey.name; s=google; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=U+UsMJh67KhtIy9VX15UT8kKGVmuQQCuP4jub2WfgX8=; b=BuNDuNl7GIy9V4UnNZGavtWQtLehVZF5xJXRlUnyKLD7jEq8/Bl2n6+IoS1dV+CbRh +JaRiHTh/R25w+ZGv0DS6/qf3ifsDypMJSfV+ZqPVoZh1yEyt9t3uH1Dr2XhOx+NgoDF dv/+QNLv7qq0xslNz79u0BW2W6jHOq3TNY1cc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=U+UsMJh67KhtIy9VX15UT8kKGVmuQQCuP4jub2WfgX8=; b=nazpObLaA9r8RSDPZVJjJX5DlY27SZjL5glijUW2YupHjvAvPIFI1VPEYCde+SueUG jlJK7pZ2+XTOhJAjWcRfm/T2578qW4Z+xR/eJ/svFwvtUAfSViuMqFrWK01Y6h9350qS i6DT1gDh6SC6LDfIaPjknMgF3DO6a9dFjDPgLMdNdij04zMsUWRg+uSQm79BHVQO+ivN 69t4rCdM42cla8euBBTaobF6ziCj9BMjdADOIlWDVFlhi4RN994MZuEP5lwTK/X+B35N hzUs0j2VflMcv77K9wfAc83TgrxTacHIOWAUE2HeO8dSNsth1q2jlRWr6i+eE7ZCrqs4 hpkA== Received: by 10.50.184.199 with SMTP id ew7mr7308524igc.37.1332814224465; Mon, 26 Mar 2012 19:10:24 -0700 (PDT) MIME-Version: 1.0 Sender: adam@adamharvey.name Received: by 10.42.243.73 with HTTP; Mon, 26 Mar 2012 19:10:04 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Mar 2012 10:10:04 +0800 X-Google-Sender-Auth: _ZEY22ix8cD26XZDAkTxCtIpEkY Message-ID: To: Yasuo Ohgaki Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQl4tM5dG1pkRJk3gmLFotDrjljoDC4t/XZdXVJC/9owYPiZt26AqOuHbkVVVud43F89gMLL Subject: Re: [PHP-DEV] Mailing list page refers to www.ezmlm.org From: aharvey@php.net (Adam Harvey) On 27 March 2012 09:55, Yasuo Ohgaki wrote: > http://www.php.net/mailing-lists.php > > At the bottom of this =C2=A0page, =C2=A0http://www.ezmlm.org/ is refereed= . > However, it seems this domain is dead. It looks like the domain has expired. Along with probably ten thousand other people, I'll ping djb (off-list). The manual doesn't seem very widely mirrored, unfortunately, so it's hard to know what to link to as a stopgap. > BTW, I was looking for ezmlm command to subscribe pull-request list. > Is there any good page for this? As I said above, I couldn't find one at a quick search, but to subscribe you should e-mail git-pulls-subscribe@lists.php.net and you'll get an e-mail back with instructions. Thanks, Adam