MyGists/ServerConfigs/logging-push-notifications.md at cb2400facda3c4d884ea0499e6f40427957015a4

MyGists - Gists I made on GitHub that I'm bringing here now so they're still available in some way. Each Gist will be in its own folder and may have a different license applied, but MIT will apply if not otherwise specified.

Codeberg.org

I tried to set up ntfy and mailrise with msmtp and its sendmail command says:

```
sendmail: the server did not accept the mail
sendmail: server message: 450 failed to send notification
sendmail: could not send mail (account default from /etc/msmtprc)
```

#ntfy #mailrise #msmtp

Discovered #Apprise and then #Mailrise recently. Brilliant pieces of software and just what I needed for my homelab/cloud servers - SMTP to notification gateway locked down to whitelisted destinations.

Then I discovered that while Apprise is actively maintained, Mailrise is not. And there are a whole bunch of knowns bugs in it.

Spent some time forking Mailrise, updating its Apprise dependency and even updating its Python support.

https://hub.docker.com/r/sandipb/mailrise