|
Posted by Barry on 09/06/05 16:27
I would like to know what is causing this, as
it is happening to some of my site aswell.
Is there some new spambot out there?
Barry
Zenbug wrote:
> My website has a mail form run by PHP, and I'm getting a lot of e-mails
> sent through it that appear to contain my website's domain after the
> '@', though I didn't send them. The e-mails contain no other content,
> so I assume it's some kind of spam bot.
>
> There must be a line of PHP that I can add that will basically say, "if
> the e-mail address contains '@mydomainname.com', do not send."
>
> I tried looking at php.net, but I can only find scripts that check if
> the address is a valid one, which isn't good enough. I need to be able
> to block a certain e-mail domain.
>
> Thanks very much.
> --ZenBug
>
Navigation:
[Reply to this message]
|