Offline message notification via email

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.

monkeymagic wrote:

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.

monkeymagic wrote:

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.

monkeymagic wrote:

TIA

T.I.A. (Técnicos Investigación Aeroterráquea): Mortadelo y Filemón

Syndicate content