I have a simple PHP form on my website at http://www.access-programmers.co.uk/contact2/contact.htm
Some spammer is using that form - I believe - to send out loads of emails. How do I know this? Well, I keep getting these bounced messages:
How do I stop this? It is driving me nuts!
Some spammer is using that form - I believe - to send out loads of emails. How do I know this? Well, I keep getting these bounced messages:
Code:
Mailbot
DSN: failed (Access World enquiry)
This is a Delivery Status Notification (DSN).
I was unable to deliver your message to
[email protected].
I said
RCPT TO:<[email protected]>
And they gave me the error;
554 Sorry, no mailbox here by that name. (#5.1.1)
How do I stop this? It is driving me nuts!