ing156 / vacuum-im

Automatically exported from code.google.com/p/vacuum-im
GNU General Public License v3.0
0 stars 0 forks source link

missing message #829

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.connect and chat with user X
2.user X unplug from network (but vacuum still think it's connected)
3.send user X a message

What is the expected output? What do you see instead?
message should be queue and delivered when user X back online.
but this message is lost and never delivered.

What version of the product are you using? On what operating system?
1.2.2.2127 on win7 pro sp1

What version of the Qt are you using?
4.8.4

Please provide any additional information below.

Original issue reported on code.google.com by limdn...@gmail.com on 3 Sep 2014 at 6:43

GoogleCodeExporter commented 8 years ago
This is server side issue, if the message has delivered to server then it is 
his task to deliver it to the recipient, you also can send messages to offline 
users and they must be delivered to recipient when he becomes online.

Original comment by potapov.s.a on 3 Sep 2014 at 6:53