ejabberd - Comments for "Time of sending message to offline users" https://www.ejabberd.im/node/330 en [FIX] Ejabberd offline https://www.ejabberd.im/node/330#comment-65521 <p>[FIX] Ejabberd offline messages with wrong timestamp</p> <p>To retrive archive store with correct timestamp see: <noindex><a href="http://egoncalves.com.br/ejabberd/ejabberd-offline-messages-with-wrong-timestamp/" title="http://egoncalves.com.br/ejabberd/ejabberd-offline-messages-with-wrong-timestamp/" rel="nofollow" >http://egoncalves.com.br/ejabberd/ejabberd-offline-messages-with-wrong-t...</a></noindex></p> Tue, 05 May 2015 15:04:46 +0000 egoncalves comment 65521 at https://www.ejabberd.im its client problem https://www.ejabberd.im/node/330#comment-670 <p>After some investigation, we have figred out, that this problem have only miranda users. Psi and tkjabber are working OK.</p> <p>So sorry, it is probably not ejabber related problem. Interesting is only, that miranda + jabberd are working properly.</p> Sun, 31 Jul 2005 20:03:05 +0000 danoh comment 670 at https://www.ejabberd.im it looks ok here https://www.ejabberd.im/node/330#comment-667 <p>What version of ejabberd, and what client, and what version of the client?</p> <p>Using ejabberd from SVN (and seems mod_offline.erl had no important changes since 0.9.1): <ol> <li>I send two messages to an offline user. </li><li>If I take a look at the webadmin, the offline messages are shown with the correct timestamp: '2005-07-30 19:04:09' and '2005-07-30 19:04:11'. </li><li>I start Tkabber, open the 'Raw XML' window and login to that account. I receive two messages: <pre>&lt;message ... &lt;x xmlns='jabber:x:delay' stamp='20050730T17:04:09'/> &lt;/message> &lt;message ... &lt;x xmlns='jabber:x:delay' stamp='20050730T17:04:11'/> &lt;/message></pre> With the right timestamp. It looks to work as defined in <a href="http://www.jabber.org/jeps/jep-0091.html">JEP-0091: Delayed Delivery</a>. </li></ol> </p> <p>Do you have any idea where could be the problem?</p> Sat, 30 Jul 2005 17:38:33 +0000 mfoss comment 667 at https://www.ejabberd.im