Jump to content

Customer registration problems


Recommended Posts

Do you have a mail server ?

Did you made a test by using mail() PHP function ?

Have you set up your mail settings in back-office ?

Lot's of issues possibles for that, please check up your configuration.

Mails are working fine in PrestaShop, so it's coming from your shop's settings or your server's settings.

Link to comment
Share on other sites

  • 1 month later...

which email your user used? gmail? yahoo? hotmail?
as my case, its come up different result for different email user/client.

using yahoo > working perfect
using gmail > goes to spam folder
using hotmail > didn't receive email at all

the others email i don't know.
hopefully someone can clarify this...waiting too long already.

Link to comment
Share on other sites

using yahoo > working perfect
using gmail > goes to spam folder
using hotmail > didn't receive email at all

the others email i don't know.
If you own a VPS or a dedicated server, make sure you have:
1. SPF and DomainKeys installed/activated.

2. rDNS PTR records are set on your main IP and any other IP assigned to you.

3. Your email is not an open relay.

4. Your IP address or Mail server is not blacklisted.

Overall, make sure your email server and BIND/Named are configured properly. Please go to our Knowledgebase at: http://servertune.com/kbase/entry/142/ and read this article: "Tips to avoid getting your server blocked by Hotmail/Yahoo/Gmail"

If you have a Web site, ask your host to do steps 1, 2, and 3. Good luck!
Link to comment
Share on other sites

×
×
  • Create New...