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

Env overwritten, resetting email config #228

Open
da-am opened this issue Feb 1, 2024 · 4 comments
Open

Env overwritten, resetting email config #228

da-am opened this issue Feb 1, 2024 · 4 comments

Comments

@da-am
Copy link

da-am commented Feb 1, 2024

Describe the bug

Env gets overwritten on upgrade, resetting email config.

Steps to reproduce

  • Fill out env, then upgrade, resets to default.

Expected behavior

Not overwrite the env? Or is there some other place to put a custom email?

@rndmh3ro
Copy link
Collaborator

For what its worth, I'm trying to fix this here: https://forum.yunohost.org/t/config-panel-seems-to-be-broken-for-me/28980

@da-am
Copy link
Author

da-am commented Mar 27, 2024

That is good to hear. Looks like it's a challenge. Good luck! I've been re-adding the mail part to my env file manually after every update and this would be great!

@rndmh3ro
Copy link
Collaborator

rndmh3ro commented Aug 6, 2024

You could also try and change the settings in the frontend in email-settings. Setting it to "SMTP" and filling in the details.
Host should be the domain name where IN is installed (localhost won't work), port is 25, username and password are the same as your yunohost-credentials.

This should then disable the settings from the .env-file and won't be overridden anymore.

@da-am
Copy link
Author

da-am commented Oct 1, 2024

I didn't know that was an option. I use ProtonMail for all smtp so this works for me :)

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

No branches or pull requests

2 participants