Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35552 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52580 invoked by uid 1010); 18 Feb 2008 13:49:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52565 invoked from network); 18 Feb 2008 13:49:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Feb 2008 13:49:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=markus@fischer.name; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=markus@fischer.name; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fischer.name from 213.164.23.137 cause and error) X-PHP-List-Original-Sender: markus@fischer.name X-Host-Fingerprint: 213.164.23.137 mail.netcare.at Linux 2.6 Received: from [213.164.23.137] ([213.164.23.137:11151] helo=netcare.at) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/08-32389-ECC89B74 for ; Mon, 18 Feb 2008 08:49:03 -0500 Received: (qmail 27382 invoked from network); 18 Feb 2008 13:48:58 -0000 X-Virus-Scanned: by amavis-ng-0.1.6.4-03dc on mail.netcare.at Received: from [10.15.10.15] ([10.15.10.15]) by mail.netcare.at ([10.16.0.40]) with ESMTP via TCP; 18 Feb 2008 13:48:58 -0000 Message-ID: <47B98CC9.50203@fischer.name> Date: Mon, 18 Feb 2008 14:48:57 +0100 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Paul van Brouwershaven CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP mail() header patch for SafeMode From: markus@fischer.name (Markus Fischer) Hey, Paul van Brouwershaven wrote: > I think it should be usefull to add the "PHP mail() header patch" from > Steve Bennett in safemode by default. I wonder how this would go along with: http://www.php.net/~derick/meeting-notes.html#safe-mode I don't know if this still applies, it's from 2005 ... - Markus