question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using the Apprise service plugin for XMPP notifications

See original GitHub issue

Together with @clarkspark, we are looking at alternatives to the current XMPP service based on xmpppy, see #295. With #400, that would be possible using Apprise and its Notify_xmpp plugin.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
amotlcommented, Mar 30, 2020

I’ve just released mqttwarn 0.14.2 including an upgrade to the freshly minted apprise 0.8.5. Invoking apprise within this virtualenv using

apprise --body='☠☠☠ hello world ☠☠☠' 'xmpps://user:pass@jabber.ccc.de?to=another-user@jabber.ccc.de&verify=no' -v

worked like a charm.

@caronc: Thank you so much for all the work you have been putting into this! @clarkspark: Will you also be able to verify this?

0reactions
amotlcommented, Aug 22, 2022

Hi again,

@caronc had to remove XMPP support from Apprise.

However, @clarkspark confirmed that the vanilla XMPP service plugin, based on xmpppy, worked for him, see https://github.com/jpmens/mqttwarn/issues/403#issuecomment-605504107.

So, I think it will be safe to close this issue. Please let us know if you think differently.

With kind regards, Andreas.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - Using the Apprise service plugin for XMPP notifications -
Using the Apprise service plugin for XMPP notifications ... Together with @clarkspark, we are looking at alternatives to the current XMPP service based...
Read more >
XEP-0357: Push Notifications - XMPP
This two-tiered push architecture allows the user's XMPP server to deliver notifications to arbitrary third-party clients, and in turn allows ...
Read more >
Notifications and Messaging - Ferris Labs
Ferris provides you access to over 40 notification services such as Slack, Email and Telegram. FerrisDX uses the Apprise Python Libs as an ......
Read more >
Apprise: Push Notifications That Work with Just About Every ...
Apprise allows you to send a notification to almost all of the most popular notification services available to us today such as: Telegram,...
Read more >
Superior Mobile Notifications: Catapush XMPP architecture
Catapush is a SaaS mobile messaging platform (in-app/push and chat) designed to help financial services and large enterprises to handle their customer ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found