Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55658 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62478 invoked from network); 28 Sep 2011 21:40:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2011 21:40:21 -0000 Authentication-Results: pb1.pair.com header.from=keisial@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=keisial@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: keisial@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:62302] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/43-36913-344938E4 for ; Wed, 28 Sep 2011 17:40:20 -0400 Received: by wwf5 with SMTP id 5so57169wwf.11 for ; Wed, 28 Sep 2011 14:40:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=LMwY/3YYMYS6s4mo6/8QL8M7pcnTpGGtpJ6x+M6zy74=; b=tUWxnfDT/8RPqtn3sLVkJlGNsuhK76wxaj3McUoYtKnnmdJkWzlZ6yDebNd2+Ucm2I ULn8EP5vQfZf2aLqWNbpqy1LnHikT+9WaMHfH4d2UhrRPgSEzPNI7GYXbLhccmgLRIwL ViElUKM2y3wPdX24eIaJettgh+ci8P93OVZpc= Received: by 10.216.133.205 with SMTP id q55mr6489343wei.96.1317246016321; Wed, 28 Sep 2011 14:40:16 -0700 (PDT) Received: from [192.168.1.26] (162.Red-83-61-176.dynamicIP.rima-tde.net. [83.61.176.162]) by mx.google.com with ESMTPS id k26sm143058wbo.16.2011.09.28.14.40.14 (version=SSLv3 cipher=OTHER); Wed, 28 Sep 2011 14:40:15 -0700 (PDT) Message-ID: <4E8395AF.3000800@gmail.com> Date: Wed, 28 Sep 2011 23:46:23 +0200 User-Agent: Thunderbird MIME-Version: 1.0 To: Ferenc Kovacs CC: internals@lists.php.net References: <4E81902E.1020304@thelounge.net> <4E824B36.4040209@gmail.com> <4E824BF7.9070405@thelounge.net> <4E824F69.1010703@gmail.com> <4E825084.4040703@thelounge.net> <4E83325B.3090206@thelounge.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Reply-to of mailing lists (was: open_basedir bypass -> errata tempnam() ) From: keisial@gmail.com ("=?UTF-8?B?w4FuZ2VsIEdvbnrDoWxleg==?=") Ferenc Kovacs wrote: >> well if there would be used "Reply-To"-Headers >> tell me ONE reason to get every answer twice > I don't get two emails in gmail, I don't know that the list is smart > enough to not send emails those who are to or cc'ed, or maybe it's a > gmail feature. That's a gmail (mis)feature. If you receive an email twice, it is collapsed into one. A benefit of being addressed in the email that hasn't been mentioned yet, is that some people use that for email filtering, marking higher emails that are set to them. It is popular for instance among developers of linux kernel, where they don't usually read the very active list (lkml), so you are requested to email the list *and* CC the people that is likely to be interested in that field. Even though those people are subscribed to the list, they are not reading all of it.