ejabberd - Comments for "&amp;quot;quiet mode&amp;quot; / server-side stanza pausing" https://www.ejabberd.im/node/4134 en badlop, Thanks! That https://www.ejabberd.im/node/4134#comment-56333 <p>badlop,</p> <p>Thanks! That suggestion put me on exactly the path I needed.</p> <p>I didn't realize the extent that advanced privacy lists could be taken -- similar to firewall rules, very explicit, and as fine-graned as required to make "quiet mode" happen.</p> <p>... now I just need another good excuse to take a step into writing modules. ;-) Thanks, again.</p> Wed, 30 Jun 2010 19:37:48 +0000 greymouser comment 56333 at https://www.ejabberd.im XMPP describes "privacy https://www.ejabberd.im/node/4134#comment-56330 <p>XMPP describes "privacy lists", and ejabberd implements that. A client can tell ejabberd to activate a privacy list with this rule: "deny all incoming traffic from any JID". Later the client can deactivate that list. The filtering is done by the server, the client only needs to tell the server what privacy list to activate, and what rules are in that list.</p> <p>Some desktop XMPP clients provide privacy list editors, try Psi, Gajim, Tkabber... so you get an idea of how it works, and what exact rule you want. Use their XML Raw Window to see what XMPP stanzas they send to the server to setup the lists and rules.</p> Wed, 30 Jun 2010 08:16:37 +0000 mfoss comment 56330 at https://www.ejabberd.im