process jabber messages with a script
Posted by: htamas
Posted on: 2009-03-26 17:41:00
Hi,
I would like to programmatically react to some incoming messages on my dh jabber account.
One way to do that would be to keep connected to the local server and wait for messages, but that would mean a persistent process which -- if I understand correctly -- is not welcome here.
However, there seems to be another option: some jabber server implementations allow users to add hooks for common events to call external scripts, making it possible to process them the way we use procmail for incoming mail.
My question is whether such a configuration is possible at dreamhost. If yes, can I activate it myself or do I need assistance from an admin?
(Are there any other ways/possibilities to implement this?)
thanks,
htamas