Hi
I have rebuilt the site i had on another host on nfo servers. i have set up the exact same setup on the site, but for some reason when people register or if people donate on the site, they wont recive any emails, and neither do i.
here is the error im getting: http://gyazo.com/7dbb7575d983bda8ab17a476825a094
These are the mailing options i have: http://gyazo.com/82aee9ddaa2efbf3ba1d9c6a8f89f5e8
I have tried the php mail, but that gives that error, same with the "send mail"
i tried the smtp option, but it might not work because i dont know how to set it up right.
Any help?
Thanks
Can not send emails (php, smtp, send mail)
-
- A semi-regular
- Posts: 15
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Apr 02, 2015 12:00 am
Re: Can not send emails (php, smtp, send mail)
The first link doesn't work. Can you paste the text of the error?
You should make sure to use the local mail server (either with sendmail or an SMTP client that connects to it on port 25).
You should make sure to use the local mail server (either with sendmail or an SMTP client that connects to it on port 25).
-
- A semi-regular
- Posts: 15
- Joined: Thu Apr 02, 2015 12:00 am
Re: Can not send emails (php, smtp, send mail)
sorry, here is the working link: https://gyazo.com/7dbb7575d983bda8ab17a476825a0947
thats the error im getting
thats the error im getting
Re: Can not send emails (php, smtp, send mail)
That's not a very useful error, but it suggests that your software might not be compatible with the PHP version in use on the hosting.