mirror of
https://gist.github.com/adc541a6245d55e39edd10dab1001a88.git
synced 2024-11-24 09:41:30 -08:00
finish writing SENDXMPPHandler.md
This commit is contained in:
parent
e6f0665eb4
commit
f316c9d310
@ -1 +1,10 @@
|
|||||||
# SENDXMPPHandler Handler for Python logging
|
# SENDXMPPHandler Handler for Python logging
|
||||||
|
|
||||||
|
This is for logging from a flask app with sendxmpp, because prosody is far easier to set
|
||||||
|
up compared to setting up an email server.
|
||||||
|
|
||||||
|
Not only is prosody easy to setup, but it is very well-documented, has it's own ppa,
|
||||||
|
and it's also trivial to add a hook for Let's Encrypt Certs in you `certbot renew` cron.
|
||||||
|
|
||||||
|
I find that [poezio](https://github.com/poezio/poezio) is a great xmpp client on Linux,
|
||||||
|
and [Yaxim](https://github.com/yaxim-org/yaxim) is great on Android.
|
||||||
|
Loading…
Reference in New Issue
Block a user