Mail server configuratin with jive messenger

Hi !

i have installed jive messenger server on linux and i have mail server running in my organization can i configure my jive server so that when users log into messenger they get a warning about their mails?

Regards,

Ajay

Hey Ajay,

You can write your own plugin that contains an implementation of the SessionEventListener interface. Your interface implementation will be notified when a user logs in/out and you can then hook up your integration with your mail server.

Hope that helps,

Regards,

– Gato