rashidpathiyil Posted January 24, 2016 Share Posted January 24, 2016 Dear sir, I installed a new PrestaShop version 1.6.1.4 in my new hosting account via Softaculous Auto Installer. After successful installation, I created Multi Store then added Blocks and Products to the shop. Then i created a New Customer account for me (used my Email ID.) After successful Sign Up. I am not received any Confirmation Mails to My Email ID. But i received a a Notification in my PrestaShop Admin panel (Latest Registrations) I send a message from Customer service - Contact us page I received a Notification in my PrestaShop Admin panel (Latest Messages) but I am not received any Confirmation Mails to My Email ID. I click in Forgot your password? Then entered my registered email address, But i am not received any mails to my Gmail Account. In Advanced Parameters - Email A test email has been sent to the email address you provided. Use PHP's mail() function (recommended; works in most cases) - Successful Received Test Mail to My Email ID Set my own SMTP parameters (for advanced users ONLY) - Successful Received Test Mail to My Email ID This message may not have been sent by: [email protected] Learn more Report phishing This is a test message. Your server is now configured to send email. After all, PrestaShop I Completely Uninstalled Then Deleted folders and Domain from my Hosting. Now installed again. .But I am still facing this same problem Please help me... Link to comment Share on other sites More sharing options...
Milton Posted April 16, 2016 Share Posted April 16, 2016 Dear Friend your solution is : Edit: Went to Classes/Mail.php Changed: $connection->setTimeout(4); To: $connection->setTimeout(9); Changed: $smtp->setTimeout(5); To: $smtp->setTimeout(10) Greetings from México Link to comment Share on other sites More sharing options...
Daresh Posted April 17, 2016 Share Posted April 17, 2016 The safest way is to use email account from the same domain as your shop for the contact. Link to comment Share on other sites More sharing options...
Board Game Bear Posted April 22, 2016 Share Posted April 22, 2016 I too am following this thread as I am having the same issue. I have smpt settings set up. Another interesting thing is that my Paypal payment is configured but not connecting as is all three of the UPS, Fed EX, and USPS shipping modules not connecting. Makes me wonder if all this is connected 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