Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

No verification mail is send #11

Closed
mgk89 opened this issue May 26, 2016 · 3 comments
Closed

No verification mail is send #11

mgk89 opened this issue May 26, 2016 · 3 comments

Comments

@mgk89
Copy link

mgk89 commented May 26, 2016

On localhost it works perfectly, but online tests always result with:
image

The user gets created in the database, but no mail is send. Email settings are the same as when I tried on localhost.

Any ideas? Thanks!

@therecluse26
Copy link
Owner

Hi @mgk89, without more details, my guess would be an issue with your mail server credentials or perhaps some sort of firewall setting, but I can't be sure without additional information. Since circumstances vary so much from project to project and our mailer utilizes an external library, I would recommend opening an issue with your configuration details on the PHPMailer author's repository and see if they have any suggestions. Here's their repo: https://github.com/PHPMailer/PHPMailer

Sorry it's not working for you, please let us know if you find an issue in our code that is causing this problem!

@mgk89
Copy link
Author

mgk89 commented May 26, 2016

Hi, thanks for your answer!
I figured it out, it was due to restrictions from my provider - but with the correct port setting it works ;) thanks for your help!

@therecluse26
Copy link
Owner

@mgk89 Glad you got it working! Just FYI I'm making some new updates right now which will include some a security feature and bug fixes, so keep an eye out for new commits in the near future :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants