Hello all,
I am looking to add a new messaging / chat functionality to an OpenACS based system.
Requirements as follows:
So that users can send messages or ask questions etc. between themselves and other users of system. What we want to try and do is avoid all this communication going out to external email systems and not being able to keep track of all this communication as a result.
A user would be able to see if they got new "messages" from someone else on the system.
I presume it would be similar to the type of notifications you get on any online forums where you see a new email icon and count of new messages pending.
I think maybe an external email would also be generated to notify people they have a new message in system (it wouldn't give them actual message in email though - so forcing them back into system first)
So is there anything like this in OpenACS at all?