Hi,
I'm implementing a Jabber server for work. We have online messaging working great, but what we really could do with is offline messages being sent via email. Is this possible in ejabberd? If so, how? If not, how could it be made possible?
TIA
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Hi,
I'm implementing a Jabber server for work. We have online messaging working great, but what we really could do with is offline messages being sent via email. Is this possible in ejabberd? If so, how? If not, how could it be made possible?
TIA
Not possible. You can write it.
what we really could do with is offline messages being sent via email. Is this possible in ejabberd?
No. And there isn't any contributed module that implements sich a feature.
If so, how? If not, how could it be made possible?
That feature can be written in a new module, using the hook 'offline_message_hook' for example, requesting all registered users to put their emails in a specific vcard entry. An Erlang SMTP library will also be needed in order to send emails.
TIA
T.I.A. (Técnicos Investigación Aeroterráquea):Mortadelo y Filemón