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

eMail configuration #2070

Closed
Lokizzle opened this issue Aug 22, 2019 · 3 comments
Closed

eMail configuration #2070

Lokizzle opened this issue Aug 22, 2019 · 3 comments

Comments

@Lokizzle
Copy link

Hi There,
i wanted to activate notification emails.
Before i start, i was wondering if there is a "how-to", for setting it up.

Or would this 3 steps be enough?

  1. install postifx (just like explained here: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-as-a-send-only-smtp-server-on-ubuntu-14-04)

  2. change email account name in "production.yaml" for example: admin@domainname.com

  3. sudo systemctl daemon-reload
    sudo service peertube restart

Additional information

  • PeerTube version or URL: PeerTube v1.3.1
@frankstrater
Copy link
Contributor

You also have to update the 'smtp' part in production.yaml

I have written a small "how-to" with an alternative setup at https://github.com/beeldengeluid/peertube-docs/blob/master/configuration.md

@Lokizzle
Copy link
Author

You also have to update the 'smtp' part in production.yaml

I have written a small "how-to" with an alternative setup at https://github.com/beeldengeluid/peertube-docs/blob/master/configuration.md

Hi Frank,
thanks a lot, ill try your "how-to" asap!

@frankstrater
Copy link
Contributor

frankstrater commented Nov 10, 2020

My previously small "how-to" is outdated, but will be replaced by some examples as shown here:

beeldengeluid/extending-peertube#7

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

3 participants