mathmatix Posted August 13, 2010 Share Posted August 13, 2010 so i have googled this a million and 3 times, lookd thru several similar threads on the issue but still cant seem to make this work...i am running prestashop on wampserver (localhost) and I cannot get ANY email function to work.. ive tried installing smtp servers but i cant even get them to send the test mail (the error logs say somethin at gmail fails, i think its basically utilizing the gmail smtp but, as i said, doesnt work) .. Anyways, my preferences > emails is set to php mail function, but nothing works... test email just loads forever no result... contact form email just reads "There is 1 error : 1. an error occurred while sending message" (I even opened up the contact-form.php n found the error message, but its just returned for $error so doesnt really help)I dont get any confrimation emails on registering or anything...because i am running wamp on windows i think SMTP is difficult to setup and id prefer to stick with the php mail function... however if someone can step by step me thru smtp, id be willing to try...if theres a way to fix the phpmailfunction please walk me thru step by step...im sorry if this has been addressed already but i cant figure it out for the life of me...PLEASE HELP!!-adamathmatix Link to comment Share on other sites More sharing options...
mathmatix Posted August 13, 2010 Author Share Posted August 13, 2010 so i setup gmail smtp, and am able to send mail from my outlook express via gmail, and ive configured the smtp into prestashop yet things still the same... help? Link to comment Share on other sites More sharing options...
Proglamour Posted March 16, 2011 Share Posted March 16, 2011 im guessing u r using google email or any email host with google. same thing happen to me. its working fine with other email but not google. i guess google email doesn't not working with phpmail function. anyone can help?i'm using email host with google, prestashop 1.3.7, linux hosting. Link to comment Share on other sites More sharing options...
amyegrossman Posted March 18, 2011 Share Posted March 18, 2011 I am having the same issue but I am using a mac mail account. I am also using MAMP with my mac. I would love to know a solution as well! Link to comment Share on other sites More sharing options...
Proglamour Posted March 18, 2011 Share Posted March 18, 2011 my issue is solved, if on a cPanel/WHM system and have root access via SSH, make sure your Google Apps enabled domain is removed from /etc/localdomains and added to /etc/remotedomains.anyone related may refer to this article: http://www.google.com/support/forum/p/Google+Apps/thread?tid=2fd4e6b7a9eacbfc&hl=en 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