samnabi / shopkit

Comprehensive commerce solution for Kirby CMS v2
https://shopkit.samnabi.com
Other
99 stars 15 forks source link

Registration Email validation #172

Closed guidoferreyra closed 7 years ago

guidoferreyra commented 7 years ago

For some strange reason, when the user registers in the English (default language) version of my site, the email with the activation link is not sended. If the user registers in my other language Spanish everything works fine. I activated the mail log to see if some error is happening, but there is no error in the messages registered.

Any idea? Thanks in advance.

samnabi commented 7 years ago

I can't replicate this issue – does the English email not send at all, or is there no activation link?

guidoferreyra commented 7 years ago

The email is not sent at all. Very strange.

guidoferreyra commented 7 years ago

Any idea where to look? The error is very consistent, the emails fails everytime in the english version but never on the spanish version of the site.

samnabi commented 7 years ago

When you activated the mail log, are both English and Spanish messages showing up there?

guidoferreyra commented 7 years ago

Both languages are recorder and none error is recorded, everything works fine. Could be related to my hosting or php version?

guidoferreyra commented 7 years ago

I solved this using Mailgun as email service.

samnabi commented 7 years ago

Okay. Sorry I couldn't figure this one out, it seems like an odd issue on your server.

I'm a big fan of dedicated email APIs, Postmark has solved so many headaches for me!