ejabberd - Comments for "Change where announcements come from" https://www.ejabberd.im/node/1455 en Look on mod_announce.erl https://www.ejabberd.im/node/1455#comment-3570 <p>Announcements are sent on mod_announce.erl. The JID you want to modify is built in ways similar to this:</p> <pre>jlib:make_jid("", To#jid.server, ""),</pre><p>You can look for all the calls that look similar and modify them, if you are really interested in such a 'feature'.</p> Sun, 15 Apr 2007 13:51:39 +0000 mfoss comment 3570 at https://www.ejabberd.im