Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26953 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78549 invoked by uid 1010); 14 Dec 2006 16:16:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78518 invoked from network); 14 Dec 2006 16:16:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Dec 2006 16:16:42 -0000 Authentication-Results: pb1.pair.com header.from=s.steffann@computel.nl; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=s.steffann@computel.nl; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain computel.nl from 83.137.20.15 cause and error) X-PHP-List-Original-Sender: s.steffann@computel.nl X-Host-Fingerprint: 83.137.20.15 mail.nederland.net Linux 2.5 (sometimes 2.4) (4) Received: from [83.137.20.15] ([83.137.20.15:45501] helo=mail.nederland.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/E0-04864-80C21854 for ; Thu, 14 Dec 2006 05:49:16 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by romeo.computel.nl (Postfix) with ESMTP id 49FB41419E; Thu, 14 Dec 2006 11:21:49 +0100 (CET) Received: from mail.nederland.net ([127.0.0.1]) by localhost (romeo.computel.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MsUO42K8x7a1; Thu, 14 Dec 2006 11:21:44 +0100 (CET) Received: from balefirehome (rtr.10ww.steffann.nl [83.137.22.2]) by romeo.computel.nl (Postfix) with ESMTP id CF85F14187; Thu, 14 Dec 2006 11:21:43 +0100 (CET) Message-ID: <002c01c71f69$a77924f0$64c8a8c0@balefirehome> To: "PHP internals" , "Ilia Alshanetsky" References: <10536315-883E-4C1A-AF35-386DF4D73F84@prohost.org> Date: Thu, 14 Dec 2006 11:21:43 +0100 Organization: Computel Standby BV MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Subject: Re: [PHP-DEV] mail() logging for PHP From: s.steffann@computel.nl ("Sander Steffann") Hi Ilia, > Is there any interest in adding support for logging of mail() calls > and/or adding options that allow identification of who sent the e-mail. > > I've wrote a quick patch that enables this functionality via two ini > settings controllable via php.ini or per-virtual host. Hehe. I was just starting to work on exactly the same, Thanks for saving me the work :) So, yes, I would realy like this extra logging! Thanks! Sander