Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 14063  / 3 Years ago, fri, november 5, 2021, 5:42:58

What options are available on Ubuntu 14.04 to send XMPP (Jabber) messages using a command-line client?



Background: I want to configure XMPP notifications for my Icinga server.


More From » 14.04

 Answers
7

You can use sendxmpp for that, here's a link to the manpage:


http://manpages.ubuntu.com/manpages/trusty/en/man1/sendxmpp.1p.html


Example


echo "hello bob!" | sendxmpp -s hello [email protected]

[#22900] Sunday, November 7, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ousear

Total Points: 395
Total Questions: 114
Total Answers: 89

Location: Jordan
Member since Thu, Aug 5, 2021
3 Years ago
;