lhost / sendxmpp

perl-script to send xmpp (jabber), similar to what mail(1) does for mail.
63 stars 22 forks source link

Feature: Don't send a message if the user is offline #7

Open ghost opened 10 years ago

ghost commented 10 years ago

A nice feature would be an option not not send a message if the user is offline, e.g.

sendxmpp ... --only-online ...

Shadok commented 8 years ago

--message-type headline option should do that.