Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55653 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12435 invoked from network); 28 Sep 2011 14:56:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2011 14:56:34 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:40507] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/11-05919-F95338E4 for ; Wed, 28 Sep 2011 10:56:32 -0400 Received: from [192.168.2.230] (ppp-93-104-48-82.dynamic.mnet-online.de [93.104.48.82]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 678B97747B for ; Wed, 28 Sep 2011 16:56:28 +0200 (CEST) To: PHP internals list In-Reply-To: <4E83325B.3090206@thelounge.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> Content-Type: text/plain; charset="UTF-8" Date: Wed, 28 Sep 2011 16:56:27 +0200 Message-ID: <1317221787.2397.66.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit Subject: Mailing list handling (was: Re: [PHP-DEV] open_basedir bypass -> errata tempnam()) From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2011-09-28 at 16:42 +0200, Reindl Harald wrote: > Am 28.09.2011 16:19, schrieb Hannes Magnusson: > > On Wed, Sep 28, 2011 at 00:39, Reindl Harald wrote: > >> PLEASE REPLY ONLY TO THE LIST > > > > PLEASE READ THE POSTING GUIDELINES BEFORE SCREAMING: > > http://se.php.net/mailing-lists.php > > please configure the mailing-list correct It is configured correctly. > please add a hint that the sender should be removed after > reply-all because "internals@lists.php.net" is reaching the > list AND the sender of the post where you write your answer I want to receive two copies. > > "Be sure to click Reply-All to reply to list. Clicking Reply will > > email the author of the message privately." > > well if there would be used "Reply-To"-Headers > tell me ONE reason to get every answer twice One copy goes to my inbox. The other one goes to the mailing list specific folder. A mail in my inbox tells me that's it is likely that I want to read it with higher priority than the list folder does. An answer to a discussion I participated has higher priority than other discussions. This all isn't part of the discussion from this thread, though. johannes