I got it working, here's a link to the commit if you're trying to do the same thing:
I got it working, here's a link to the commit if you're trying to do the same thing:
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.
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.