Skip to content

dovecot sieve-notify tool to send xmpp messages

Notifications You must be signed in to change notification settings

infl00p/xmmp-sieve-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

simple stdin to xmpp-post-msg client

Create a conf.lua file with the following 3 lines

config={
["jid"]="[email protected]",
["passwd"]="password",
["url"]="http://xmppserver:5280/msg",
}

usage

To use give the receiving JID as an argument.

About

dovecot sieve-notify tool to send xmpp messages

Resources

Stars

Watchers

Forks

Packages

No packages published