sendxmpp is a command-line tool which makes sending xmpp (jabber) messages as easy as sending mail with the "mail" command. This makes adding IM to your programs and scripts very easy.
| Tags | Communications Chat Email Mail Transport Agents Networking Monitoring |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Other |
| Implementation | Perl |
Recent releases


Changes: Non-default ports may now be specified. Some documentation improvements were made.


Changes: Small documentation fixes. An 'interactive' mode has been added, which will read messages from stdin and send them line-by-line.


Changes: Fixes were made for the installations paths, and some minor code cleanups were done.


Changes: Passwords with non-alphanum characters are now allowed. The documentation (both internal and external) was improved. Some improved error handling was implemented. The ability to set a subject for chatroom messages was added.


Changes: This version features some minor fixes for group chatting, uses the 'perl Makefile.PL' system now for easier installation, and adds a man page.