How to override php mail function to catch abuse / spammer
I think somebody sending spam mail from my account with using php-scripts. I can not watch all php files because there are too many. And when I look in exim mail_log, I see just mail header. The log file is too big because all incoming and outgoing mail is logged. I just need a override possibility for php mail function to log all details including mail-body and attachment to determine if it is a smap mail. I just tried to install php pecl apd but no luck.
I tried to install using cpanels module-manager, output is ok but still php gives undefined function error. Of course double checked php.ini for apd.so and restarted httpd. I dont know what is the problem, any idea?
Similar entries
- PHP code examples for beginners
- Yahoo Mail Plus + Pop and Mozilla Thunderbird emptied my Inbox, need restore
- E-Mail validation with Java and regular expressions (regex)
- My Yahoo Email Account Hacked, how can I get it back?
- Drupal does not send Email on Hosteurope
- Unable to send e-mail. Please contact the site admin, if the problem persists (Drupal Error)
- Call to undefined function money_format()
- Fix Cpanel/WHM's easyapache and up2date issue (certificate verify failed)
- Web2 style secure & flexible free php contact form with easy setup
- Web2 style sicheres & flexibles free PHP-Formular with easy setup
- Include both php/ html files, catch & assign output to a string variable
- How to use custom function aliases in PHP
- PHP get page title function
- How to hide / encrypt CCK Email field with JS against spammer
- Function ereg() is deprecated in C:\wamp\www\drupal\includes\file.inc on line 902
- Fatal error: Call to undefined function block_list() in /includes/theme.inc on line 1586
- php
- File Creation problem under Windows 7 with Notepad++ FTP
- Internet for Beginners
- How2 Install Windows, Linux and Macintosh on a Macbook Pro?












Post new comment