Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:27910 php.internals:27911 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79250 invoked by uid 1010); 8 Feb 2007 15:45:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79235 invoked from network); 8 Feb 2007 15:45:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2007 15:45:21 -0000 X-Host-Fingerprint: 209.172.32.36 palpatine.privatedns.com Received: from [209.172.32.36] ([209.172.32.36:3275] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/81-00136-F854BC54 for ; Thu, 08 Feb 2007 10:45:19 -0500 To: internals@lists.php.net,Ilia Alshanetsky Message-ID: <45CB458A.8060403@generationphp.net> Date: Thu, 08 Feb 2007 10:45:14 -0500 User-Agent: Thunderbird 2.0pre (Windows/20070206) MIME-Version: 1.0 CC: ceo@l-i-e.com, Sander Steffann , PHP internals 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> In-Reply-To: <38E90E42-C1D9-4268-9705-568708B31F2B@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 209.172.32.36 Subject: Re: [PHP-DEV] mail() logging for PHP From: mgagne@generationphp.net (=?ISO-8859-1?Q?Mathieu_Gagn=E9?=) 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 the > script name. As far as requests to include the domain name, we cannot do > it reliably. In some instances value can be fakes or outright injected > by the user, nor will this be at all useful for scripts running on the > command line. > > Ilia