So People here is what I sent to Streamline:
I have uploaded a test PHP Feedback form to my own website on Streamline
www.trevormckay.co.uk/formtest2/feedback.html and it works fine
I have also the same test PHP Feedback form at
www.benjaminsof boston.com/formtest2/feedback.html on Streamline and it does not work.
this test form is returned to my email address this is how I know it is not working on the benjamins address.
Is it possible for you to correct the problem - why is it working on one address and not the other - I have not made any settings changes to my settings on my account since it started.
And the reply:
Thank you for your query
When running a PHP Mailer on the server, you should have the following information on the mail command.
mail("$to", “Subject”,“Content”, “From: $from”, “-f$from” )
The first parameter to MAIL is the address to which you want the form contents sent, in this case your own email address. The second parameter is the subject of the email message, the third is the content of the message and the fourth is the “From” header so that you know who the sender is, and can reply.
In order for the script to work, you need to specify, via a fifth -f parameter, the domain from which the mail is being sent(email@hidden). The PHP component uses SMTP (Simple Mail Transfer Protocol), and all StreamlineNet SMTP servers have filters which ensure that the data returned by either the first or fifth mail parameter relates to one of your domains hosted by StreamlineNet.
Note: The script has to be enclosed within the “” tags because the PHP processor treats all input as HTML code unless otherwise specified. On some systems, you may need to use “” as the opening and closing tags to get the script to work.
Kind Regards,
StreamlineNet
Streamline.Net - The home of good value web hosting
This is all very well - but I havn’t a clue what to do.
Still can’t understand why it works on my account and not on the new one with Streamline.
I just assumed the action would take care of everything for me - Can anyone help me here please.
Trev
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options