[Express] PHP feedback form

Hi!

I need help with PHP Feedback form, It seems to work fine but when I check my email, there’s nothing there. It wont seem to send any email, even though it shows the success-page.

The webpage with the form:
http://www.vertastensukuseura.com/vertastensukuseu.html

Can anybody help me with this matter?

Thank you!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Janne ,
The fact that you see the success page means that the form is working and that the server is processing the data happily with PHP and has finally sent the data to sendmail to send the email out. After that the job of sending the mail is down to the server itself.

Check with your web host and see if there is anything specific you need to do to send emails with PHP. Some, for example, will only allow you to send out using an email account that is associated with the web site (typically from the same domain). There are a few options in the action for dealing with instances like this (setting trusted senders, setting ini files etc) but without knowing what it may be a case of trying all of the settings.

Let us know what your host says.
Regards,
Tim.

On 3 Feb 2012, at 14:07, Janne Heinonen wrote:

Can anybody help me with this matter?


FreewayActions.com - Freeware and commercial Actions for Freeway Express & Pro - http://www.freewayactions.com
FreewayStyle.com - Free Freeway templates and parts to download, use and explore - http://www.freewaystyle.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options