The send form action is working fine and we get “forms” e-mails.
but…… I’m getting some strange messages from the pages with the send form action. We have different send form action pages (Example: “get info” or “order now” and so on). Almost every day the send form recipient) gets messages by e-mail that can best be described as “fake” orders. They are empty while there is specified that all fields have to be filled (validate) but only the “contact e-mail” is filled in. It is a non-excisting e-mail address: email@hidden
the scary thing is that the part behind the @is our domain name. The part before the @ is our username at our provider!!!
So don’t think it is regular spam but something else…… Anybody?
If you wan’t to have a look then go to “direct regelen” on the left side of the index page .
But it doesn’t explain the strange e-mail address. They come almost on a daily base. Every time the same e-mail address.
It started when converting to freeway 6 witch has the send form action build in. before that I used the send form action found on action forge with no problems.
Yes but the php Feedback form had the problem that the recipient got a <> instead of the senders e-mail. The nice thing in the freeway send form action is that you can specify that the senders name and/or e-mailadres is shown. That is a huge advantage. So before I go back to php feedback form action I want to make sure that I’m not doing some thing wrong.
In the meantime I changed my settings from HTML5 to HTML4 and back again with no result.
but the php Feedback form had the problem that the recipient got a <> instead of the senders e-mail
Only if you didn’t name the email field as ‘email’ under the 3rd Tab in the inspector. I refer you to the Special Names section at FreewayActions.com | PHP feedback form
At least it would be worth trying and see if the problem persists.
D
Just a small update on this problem. I went back to the PHP feedback form action and since then we don’t have these strange messages anymore. Problem solved.