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

Documentation missing key email configuration details to be able to run with compose #379

Closed
1 task done
troykelly opened this issue Oct 19, 2024 · 1 comment
Closed
1 task done

Comments

@troykelly
Copy link

📜 Description

1EMAIL_FROM_ADDRESSandEMAIL_FROM_NAME` is missing in the documentation https://docs.postiz.com/configuration/emails

👟 Reproduction steps

N/A

👍 Expected behavior

Documentation should reference the changes in https://github.com/gitroomhq/postiz-app/pull/187/files

ie:

Postiz supports two email providers: Resend and NodeMailer (SMTP).

If you have an email provider configured, then new users will require activation.

EMAIL_PROVIDER: "resend|nodemailer"
EMAIL_FROM_NAME=Postiz
[email protected]

👎 Actual Behavior with Screenshots

Missing required variables completely

💻 Operating system

Linux

🤖 Node Version

NA

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

@jamesread
Copy link
Collaborator

Thanks! Added this section to the documentation; https://docs.postiz.com/configuration/emails

image

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

No branches or pull requests

2 participants