On Monday 05 March 2007 12:15, Bc. Radek Krejca wrote:
> 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
Bc. Radek Krejca wrote:
> Hello,
>
> JM> grep -l "mail(" *.php
>
> I of course tried this before but I have hundereds domains and a lot
> of files where clients using function mail.
that sucks then doesn't it ... there is no better way, unless you search out the
patch someone wrote (which may
Hello,
JM> grep -l "mail(" *.php
I of course tried this before but I have hundereds domains and a lot
of files where clients using function mail.
--
Regards,
Bc. Radek Krejca
ICQ: 65895541
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>
> 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
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.
Thank you
--
Regards
5 matches
Mail list logo