emails are not send via php pages. why?

Avatar
  • Answered
hello,
emails are not sent via PHP pages. (it worked great for months).
I even created a very simple php page in order to check it, and there is some kind of issue cause emails still won't sent:
http://www.tomply.co.il/send1email.php

how can this be fixed?

thank you
Avatar
Arn
Hello, Sorry for the problem with sending email through PHP. Regardless of how email is sent, it typically authenticates based on where the email server is designated. In this case, when I look up your email server, it's located on a different server (not your VPS). You will need to set up email as being handled remotely. Check out this tutorial on how this can be set. It's either that or you will need to change your DNS settings so that mail is handled at the VPS. I hope this helps to answer your question, please let us know if you require any further assistance. Regards, Arnel C.
Avatar
tomply
This has been solved via technical support.. Something with DNS stuff..