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

test mailserver configuration #445

Open
pvgenuchten opened this issue May 4, 2023 · 2 comments
Open

test mailserver configuration #445

pvgenuchten opened this issue May 4, 2023 · 2 comments
Labels

Comments

@pvgenuchten
Copy link

pvgenuchten commented May 4, 2023

What is the best way to test if the mailserver configuration is correct? A suggestion could be to add a button to the web ui to send a test mail?

For the docker configuration, i notice there is no email configuration field for defaultFromEmail, which would typically be set as [email protected] (our relay server is setup that it only allows to send with that from-email).

@justb4
Copy link
Member

justb4 commented May 4, 2023

Hmm, yes, a button is a bit overkill IMO, and only meant for the admin user. Ok, maybe only show in that case. For now, a bit unusual: go to login screen and try 'reset password'. If all is well, you should receive an email with the tokenized reset link (that you don't need to execute).

defaultFromEmail: indeed, think we take the SMTP username, which is usually an email address. Can you open an issue?

@pvgenuchten
Copy link
Author

Thanx just! That it useful (add to docs?)

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

No branches or pull requests

2 participants