ejabberd - Comments for "Query: Deep Packet Inspection?" https://www.ejabberd.im/node/4122 en Thanks. https://www.ejabberd.im/node/4122#comment-56094 <p>Thanks.</p> Thu, 24 Jun 2010 12:18:07 +0000 paddyjoesoap comment 56094 at https://www.ejabberd.im Not implemented that exactly. https://www.ejabberd.im/node/4122#comment-56086 <p>Not implemented that exactly. What there is is:</p> <ul> <li>Block stanzas based in their type (message, presence, iq), their destination or their sender: <a href="http://www.ejabberd.im/mod_filter" title="http://www.ejabberd.im/mod_filter">http://www.ejabberd.im/mod_filter</a> </li><li>Modify message stanzas that contain certain words: <noindex><a href="http://www.dtek.chalmers.se/~henoch/mod_shit.erl" title="http://www.dtek.chalmers.se/~henoch/mod_shit.erl" rel="nofollow" >http://www.dtek.chalmers.se/~henoch/mod_shit.erl</a></noindex> </li></ul> <p>You could implement a new feature in any of those modules: analyze the body of each message stanza, and either let it pass, drop it, or prepend the message body with a sentence like "Warning: this message is probably a phising attack."</p> Thu, 24 Jun 2010 10:28:39 +0000 mfoss comment 56086 at https://www.ejabberd.im