anjana Posted February 27, 2010 Share Posted February 27, 2010 hi, PHP send mail is not working. I hosted in byethost.com there is no issue with the server. coz i have tested other shopping scripts on there. When i configure gmail setting its not functining. let me know if it is solve? [email protected] Link to comment Share on other sites More sharing options...
anjana Posted February 27, 2010 Author Share Posted February 27, 2010 hi, PHP send mail is not working. I hosted in byethost.com there is no issue with the server. coz i have tested other shopping scripts on there. When i configure gmail setting its not functining. let me know if it is solve? [email protected] Link to comment Share on other sites More sharing options...
anjana Posted February 27, 2010 Author Share Posted February 27, 2010 want a solution Link to comment Share on other sites More sharing options...
Crotalus Posted March 22, 2010 Share Posted March 22, 2010 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.comSMTP 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 More sharing options...
anjana Posted March 26, 2010 Author Share Posted March 26, 2010 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 More sharing options...
sitablo Posted April 1, 2010 Share Posted April 1, 2010 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.comSMTP 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 More sharing options...
dextexinfo Posted February 18, 2011 Share Posted February 18, 2011 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now