Basically the setup is as follows. I have a simple contact page. Users select email recipients and then fill in the message subject and text. When they click submit the form is submitted using jQuery and a ajax call is made that returns the success (or failure) that said message was correctly processed and sent by the php script.Basically the setup is as follows. I have a sim