Hallo I created my Ghost BlogPage with OneClick Installation. After installation, I created ghost user as Admin. I worked good.
Now I want to log in and post something but I do not work. I cannot log in! I am sure with my usermail and password but it doesn’t work! When i try to use Password Forget option to get new password, it says: **Failed to send email. ** I don’t know where is the problem. Can anyone help me?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there @Cac,
In order to be able to use any email functionality for your Ghost application, you would need to configure SMTP.
To do that you could follow the steps from the official documentation here on how to set up your SMTP settings:
https://ghost.org/docs/concepts/config/
Regards, Bobby