I have a php/html website.
There's a php based 'feedback form' on my site , which uses the 'mail()' function of php to send emails. Both "to:" and "from:" addresses are set based on user input and then the mail is sent.
I am having a few problems and questions
#. any emails sent to a...