ejabberd - Comments for "mod announce" https://www.ejabberd.im/node/15013 en Got same thing today. Try to https://www.ejabberd.im/node/15013#comment-61511 <p>Got same thing today. </p> <p>Try to fix ejabberd.cfg like this:<br /> <code>{mod_announce, [{allow, admin}, {access, announce}]},</code></p> Tue, 10 Sep 2013 11:25:34 +0000 grindo comment 61511 at https://www.ejabberd.im Either the config is wrong, https://www.ejabberd.im/node/15013#comment-61485 <p>Either the config is wrong, or the message you send is wrong.</p> <p>If the config is wrong, the sender would receive an error like this:</p> <pre> &lt;message xml:lang='es' type='normal' to='localhost/announce/online'&gt; &lt;thread&gt;75eaf51fd1ad752ff519d4ad1f3770483bfbf76e &lt;subject&gt;This is the subject &lt;body&gt;This is the content. &lt;/message&gt; </pre><pre> &lt;message from='localhost/announce/online' to='user1@localhost/tka1' type='error' xml:lang='es'&gt; &lt;thread&gt;75eaf51fd1ad752ff519d4ad1f3770483bfbf76e &lt;subject&gt;This is the subject &lt;body&gt;This is the content. &lt;error code='403' type='auth'&gt; &lt;forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/&gt; &lt;/error&gt; &lt;/message&gt; </pre> Fri, 06 Sep 2013 11:50:39 +0000 mfoss comment 61485 at https://www.ejabberd.im