Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27912 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86620 invoked by uid 1010); 8 Feb 2007 15:50:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86605 invoked from network); 8 Feb 2007 15:50:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2007 15:50:53 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 64.233.166.183 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.166.183 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.183] ([64.233.166.183:3552] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/C2-00136-CD64BC54 for ; Thu, 08 Feb 2007 10:50:53 -0500 Received: by py-out-1112.google.com with SMTP id a25so261482pyi for ; Thu, 08 Feb 2007 07:50:50 -0800 (PST) Received: by 10.35.102.1 with SMTP id e1mr81513pym.1170949849911; Thu, 08 Feb 2007 07:50:49 -0800 (PST) Received: from ?192.168.1.180? ( [204.101.63.110]) by mx.google.com with ESMTP id x72sm3267004pyg.2007.02.08.07.50.49; Thu, 08 Feb 2007 07:50:49 -0800 (PST) In-Reply-To: <45CB4578.6080406@generationphp.net> References: <10536315-883E-4C1A-AF35-386DF4D73F84@prohost.org> <002c01c71f69$a77924f0$64c8a8c0@balefirehome> <4578.216.230.84.67.1166129302.squirrel@www.l-i-e.com> <38E90E42-C1D9-4268-9705-568708B31F2B@prohost.org> <45CB4578.6080406@generationphp.net> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-ID: <43FE72EF-2ACF-4538-A172-E88FE775E061@prohost.org> Cc: internals@lists.php.net, ceo@l-i-e.com, Sander Steffann Content-Transfer-Encoding: quoted-printable Date: Thu, 8 Feb 2007 10:50:39 -0500 To: =?ISO-8859-1?Q?Mathieu_Gagn=E9?= X-Mailer: Apple Mail (2.752.3) Subject: Re: [PHP-DEV] mail() logging for PHP From: ilia@prohost.org (Ilia Alshanetsky) I am going to finalize the patch and add it to 5.2.2 in the coming =20 weeks. Ilia On 8-Feb-07, at 10:44 AM, Mathieu Gagn=E9 wrote: > Hi, > > Any news about it? > This would be very interesting having this feature. > As Richard Lynch said, ISPs would love it. > > Mathieu > > On 2006-12-14 15:50, Ilia Alshanetsky wrote: >> The full path is only for the log files, the header only contains =20 >> the script name. As far as requests to include the domain name, we =20= >> cannot do it reliably. In some instances value can be fakes or =20 >> outright injected by the user, nor will this be at all useful for =20 >> scripts running on the command line. >> Ilia Ilia Alshanetsky