ejabberd - Comments for "Duplication of message with delay tag" https://www.ejabberd.im/forum/25406/duplication-message-delay-tag en I have the same chat https://www.ejabberd.im/forum/25406/duplication-message-delay-tag#comment-66822 <p>I have the same chat application using xmpp ejabbered. I was also facing the same problem. In my case on xmpp server they have set offline message storage count to 100. If in offline mode the message limit crossed 100 then from 101th message I will get bounce back that message. So as a solution we changed the offline message limit to 500.</p> <p>{mod_offline_odbc, [<br /> {user_max_messages, 500}<br /> ]}</p> Wed, 09 Mar 2016 05:53:11 +0000 swapnali.patil comment 66822 at https://www.ejabberd.im