Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get Password Recovery mail #1060

Closed
karthikalsv opened this issue Aug 23, 2019 · 14 comments
Closed

Failed to get Password Recovery mail #1060

karthikalsv opened this issue Aug 23, 2019 · 14 comments

Comments

@karthikalsv
Copy link

I edited the MAILER_URL in .env file

MAILER_URL=smtp://server_username:mypassword@127.0.0.1:25?encryption=&auth_mode=plain

MAILER_FROM=xxxx@gmail.com

and i Tested using bin/console -vv swiftmailer:email:send ., It Worked . i Got the mail .

But when i using Forget password to get the link , i didn't received No mail .

where i made a mistake ?.

@kevinpapst
Copy link
Member

I don't know. Check your log ... and please try if it works on the demo installation.

@karthikalsv
Copy link
Author

It is not working on demo installation also .... and There is no error showing in log file for this .

@kevinpapst
Copy link
Member

Well, but it works for me on the demo.

@karthikalsv
Copy link
Author

karthikalsv commented Aug 23, 2019

But I didn't get any mail to my mail id's . I used these below demo links

https://demo.kimai.org/en/login

https://demo-stable.kimai.org/en/login

@karthikalsv
Copy link
Author

In the spam folder also no messages are found

@kevinpapst
Copy link
Member

You only get one email per account for every two hours. If you tried it before and sending failed, then changed the config -> then you have to wait for 2h before you can try it again (even if it says "an email was sent").

@karthikalsv
Copy link
Author

As you said I request only one time at demo site for 2hours. But no email didn't came to me.

@karthikalsv
Copy link
Author

It Working now . I Just change disabled True-False

swiftmailer: disable_delivery: false .

Can you go back and solve my another problem #1048

@kevinpapst
Copy link
Member

Are you running in test env? This mode is not meant to be used. Change to prod.

@karthikalsv
Copy link
Author

Yes, I Running on test env . Now i Chnage into Default option . And Gave Write Permission to var/Cache . It Working Well . Thanks

@kevinpapst
Copy link
Member

Great 👍 test is only meant for development purpose and will make troubles in prod (as you found out).

@kevinpapst
Copy link
Member

This is not a forum. Please stay on topic in your issues.
Open a new issue if you think you found a bug or want a new feature.
Don't use arbitrary issues to post random things.

@karthikalsv
Copy link
Author

Am Sorry For This

@lock
Copy link

lock bot commented Oct 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.

@lock lock bot locked and limited conversation to collaborators Oct 23, 2019
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