News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Ilia Alshanetsky's Blog:
mail() logging for PHP
December 13, 2006 @ 16:56:00

In his latest blog entry, Ilia Alshanetsky has proposed (and provided) a patch that can help with one of the more abused of the popular PHP functions out there - mail().

One of the problems with solving the mail() abuse is figuring out who is doing it or perhaps what script was exploited to do it, since the mail() function does not offer any logging mechanism.

To address this problem, he's supplied this patch you can apply to your source to add two new options to the mail function:

  • enable the addition of the X-PHP-Originating-Script header
  • mail.log (takes a filename) allows you to enable logging of every single mail() call
Check out his entry for more details on configuration options and other functionality included with the patch.

0 comments voice your opinion now!
mail logging function patch add header configure mail logging function patch add header configure



Similar Posts

Richard Heyes' Blog: mail() replacement

Norbert Mocsnik's Blog: Setting Up DokuWiki with Simple Authentication

Felix Geisendorfer's Blog: A PHP developers guide to JavaScript - Part 1

Greg Beaver's Blog: multiple __HALT_COMPILER(); no longer raises notices PHP 5.2.2+

Bard Farstad's Blog: Optimizing PHP for Intel based Mac


Community Events







Don't see your event here?
Let us know!


PEAR zend ajax code framework mysql zendframework conference database PHP5 cakephp security developer releases release job application book package example

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework