RE: Problem with spam

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> Hi,
> 
>   I have problem with spam over function mail. My clients have badly
>   written functions and I cannot find where. Is there in php simple
>   way to detect which script generate mail? I mean like header (in
>   case of returning mail) or log every using mail function etc.


grep -l "mail(" *.php

> 
>   Thank you
> 

yw!

JM

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux