ejabberd - Comments for "[solved] Send message to MUC channel via shell" https://www.ejabberd.im/forum/25228/solved-send-message-muc-channel-shell en With ejabberd 15.09, it works https://www.ejabberd.im/forum/25228/solved-send-message-muc-channel-shell#comment-66282 <p>With ejabberd 15.09, it works via command line:</p> <p><code>$ ejabberdctl send_message groupchat alice@example.org/resource <noindex><a href="mailto:room@conference.example.org" rel="nofollow" >room@conference.example.org</a></noindex> &quot;&#039;&#039;&quot; &#039;message&#039;</code></p> <p>The <code>&quot;&#039;&#039;&quot;</code> (double quote, single quote, single quote, double quote) is to set the subject parameter empty. </p> <p>Note that the user's resource has to be online when sending.</p> Mon, 02 Nov 2015 12:00:09 +0000 cweiske comment 66282 at https://www.ejabberd.im