php mail function giving me head ache, is ASL 2.0 the soluti
Posted: Tue Dec 04, 2007 5:19 pm
Hi,
I'm going nuts trying to figure out wich of the 200 websites has the webform that's allowing a spammer to use my server to send spam.
I've spent the whole day deleting messages from the queue, with all messages with subject "Essa voce precisa VER" , there where thousands of them.
I initialy started by stoping qmail-smtp service, that wouldnt stop him, then stoped apache, that did, then y disabled mail function for php: disable_functions=" ... mail ..."
then restarted apache service, after that, of course, all the forms on web's on my server are unable to send mail, but that stoped him!! finaly!
The question is, will ASL 2.0 help me adress a solution to this problem? Will it log, or show, which url or website is being injected by this spammer? If so, i'm buying subscription right away!, I need to solve this issue soon! :S
If not, have you got any advise for me? any way to look at all domains log's at once to try to find out wich form is getting hijacked?
My server is, Centos 4.5 64 bit, Plesk 8.2.1 (upgraded from 8.1.1 last sunday) Using php 4.3.9, and MySQL 4.x. I update regularly using "yum update"
Thank you very much.
I'm going nuts trying to figure out wich of the 200 websites has the webform that's allowing a spammer to use my server to send spam.
I've spent the whole day deleting messages from the queue, with all messages with subject "Essa voce precisa VER" , there where thousands of them.
I initialy started by stoping qmail-smtp service, that wouldnt stop him, then stoped apache, that did, then y disabled mail function for php: disable_functions=" ... mail ..."
then restarted apache service, after that, of course, all the forms on web's on my server are unable to send mail, but that stoped him!! finaly!
The question is, will ASL 2.0 help me adress a solution to this problem? Will it log, or show, which url or website is being injected by this spammer? If so, i'm buying subscription right away!, I need to solve this issue soon! :S
If not, have you got any advise for me? any way to look at all domains log's at once to try to find out wich form is getting hijacked?
My server is, Centos 4.5 64 bit, Plesk 8.2.1 (upgraded from 8.1.1 last sunday) Using php 4.3.9, and MySQL 4.x. I update regularly using "yum update"
Thank you very much.