sehgalanurag Posted September 10, 2013 Share Posted September 10, 2013 (edited) Hi, I just created a store using Prestashop. There is an issue though, the customers are not getting any email either in the Inbox or in the Spam/Junk folder upon clicking 'Forgot your Password?' and entering their registered email address. They even get a message that A confirmation email has been sent to your address. I am using the php mail function, the same customers and all others are getting emails from my store upon registration, placing order, order confirmation etc but its just this password reset/forgot password email they are not receiving. What do I need to do to get this feature working? I have tried changing the password regeneration time but that did not help. Thanks. Edited September 14, 2013 by sehgalanurag (see edit history) 1 Link to comment Share on other sites More sharing options...
vekia Posted September 11, 2013 Share Posted September 11, 2013 are you able to check outgoing mail logs ? can you for test purposes try SMTP method? 1 Link to comment Share on other sites More sharing options...
sehgalanurag Posted September 13, 2013 Author Share Posted September 13, 2013 Hi Vekia, Thanks for the prompt response. Problem is now solved, it is working with the SMTP method. Thanks again. Link to comment Share on other sites More sharing options...
vekia Posted September 13, 2013 Share Posted September 13, 2013 may i know where the problem was? it will be useful information for other merchatns here thanks in advance Link to comment Share on other sites More sharing options...
sehgalanurag Posted September 13, 2013 Author Share Posted September 13, 2013 Even I am not sure why this feature 'forgot your password?' did not work when the php mail function was selected but it worked just fine when I entered the correct SMTP details. Apart from this feature, all other automated emails were working fine on the php mail function as well. There was no other changes made in any of the settings elsewhere, just changing to SMTP method made it work. Thanks. 1 Link to comment Share on other sites More sharing options...
vekia Posted September 13, 2013 Share Posted September 13, 2013 it's because many mail servers like hotmail, yahoo, gmail blocks mails from mail() method, because it is usually SPAM, so it's better to use SMTP. i suppose that in this case was the same, your mails was treated like a spam and: 1) moved to SPAM directory 2) blocked permanently 2 Link to comment Share on other sites More sharing options...
sehgalanurag Posted September 14, 2013 Author Share Posted September 14, 2013 I guess these mails were blocked permanently in my case since they were not there in the spam folder. But I am not sure why It was just the Password reset mail that was blocked, other mails were delivered in the Inbox, not even in the spam folder with the same settings. Anyways, the problem got solved. Thanks. Link to comment Share on other sites More sharing options...
abhijain45 Posted January 23, 2015 Share Posted January 23, 2015 But where to set the SMTP option?plz give details. 1 Link to comment Share on other sites More sharing options...
Tommy01810 Posted July 2, 2015 Share Posted July 2, 2015 You must subscribe to the newsletter to be able to get this email. Enter your registered email in the newsletter box and click on it, then now you can retrieve your password. Link to comment Share on other sites More sharing options...
Ramiz Raja Posted January 10, 2021 Share Posted January 10, 2021 Hi 👋 i have created prestashop store. I need to configure email verification for user signup, signin & forget password please help me how to do that? 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