Jump to content

PHP send mail NOT WORKING


anjana

Recommended Posts

  • 4 weeks later...

Hi,

After some browsing, trial and errors..
I finally managed to get my contact form to work!

The solution below is for those using smtp (eg. google apps/gmail) and not for php mail.

Solution for me is by using the following settings:-
SMTP Server: smtp.gmail.com
SMTP user: [email protected](your email address)
SMTP password: your password(your email password)
Encryption: SSL (don't use TLS as gmail instructed)
Port: 465 (not 587)

Link to comment
Share on other sites

I set google settings as you mentioned. Actually this option is not work. I have installed in bytehost.com . Let me know anyone has installed this script in byethost.com ? Please I want help. Because prestashop is nice but only this problem i have.if it is not work I'll go to Zencart

Link to comment
Share on other sites

Hi,

After some browsing, trial and errors..
I finally managed to get my contact form to work!

The solution below is for those using smtp (eg. google apps/gmail) and not for php mail.

Solution for me is by using the following settings:-
SMTP Server: smtp.gmail.com
SMTP user: [email protected](your email address)
SMTP password: your password(your email password)
Encryption: SSL (don't use TLS as gmail instructed)
Port: 465 (not 587)


That's not work for me and i also try that with my server smtp parameters but still no luck. Any suggestion on how to work this out?
Link to comment
Share on other sites

  • 10 months later...

The ByetHost free account don't have anymore a PHP

SMTP / cURL / PHP Sockets are no longer supported on free hosting due to abuse and security reasons, these features are only available on premium hosting. This effects using Google SMTP or any remote SMTP server in your PHP scripts.
We are sorry for the inconvenience.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...