# Nieuwe installatie: e-mail werkt niet, problemen met de digitalocean console

**URL:** https://meta.discourse.org/t/noob-installation-email-not-working-trouble-with-the-digitalocean-console/216755
**Category:** Self-hosting
**Created:** [1 februari 2022 om 20:08 UTC](https://meta.discourse.org/t/noob-installation-email-not-working-trouble-with-the-digitalocean-console/216755 "2022-02-01T20:08:06Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2 februari 2022 om 10:47 UTC](https://meta.discourse.org/t/noob-installation-email-not-working-trouble-with-the-digitalocean-console/216755/6 "2022-02-02T10:47:59Z")

</div>

> [@Jagster](#):
>
> One-click installing for VPS and Discourse is just starting point.

And one that leaves you not knowing how to the the most basic things. This is why the [standard install](https://meta.discourse.org/t/142537?silent=true) is recommended..

The problems you’re have with their console suggest that they haven’t updated the base image, as new Ubuntu installs “just work” with the new web based console, another way that the one click hurts people. That said, if you can log in with putty then you don’t need the web console.

“sender mismatch” sounds like you need to run `discourse-setup` which will let you set the notification email address. Another way would be to create an admin account with

```
 ./launcher enter app
 rake admin:create

```

And then change notification email in site settings.

---

_[View the full topic](https://meta.discourse.org/t/noob-installation-email-not-working-trouble-with-the-digitalocean-console/216755)._
