|
Posted by Martin Mandl - m2m tech support on 03/28/07 08:29
On Mar 28, 9:48 am, mouton <nos...@nospam.com> wrote:
> Hello,
>
> I have a contact form on my website that sends form data to a php page
> where the php mail() function collects and send them to me.
>
> On this action page, one variable contains my email address in the form:
> $myEmail = "myem...@blah.com";
>
> The trouble is that I receive a lot of spam through this and do not know
> how to avoid that. Could you please help me?
>
> Thank you.
Dear Mouton,
using mail() without extensive filtering you create a spam portal.
Have a look around, there are lot's of articles around how to avoid
this. Try "spam mail php" in your favorite search engine ;)
good luck
Martin
------------------------------------------------
online accounting on bash bases
Online Einnahmen-Ausgaben-Rechnung
http://www.ea-geier.at
------------------------------------------------
m2m server software gmbh
http://www.m2m.at
Navigation:
[Reply to this message]
|