Mercurial > prosody-wiki
changeset 124:1f3be81adcf5
mod_sift: Added note about offline messages.
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Sat, 06 Mar 2010 22:47:37 +0500 |
parents | 333338d999e2 |
children | fc73b01fb825 |
files | mod_sift.wiki |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_sift.wiki Sat Mar 06 22:40:09 2010 +0500 +++ b/mod_sift.wiki Sat Mar 06 22:47:37 2010 +0500 @@ -16,4 +16,5 @@ * Stanzas to full JIDs get sifted correctly * Stanzas to bare JIDs are currently allowed/disallowed for all resources as a whole, and not for individual resources * Presence is only sent to available resources, and probes are not sent for unavailable reasources + * This module currently does not interact with offline messages (filtered messages are dropped with an error reply) * Not tested with privacy lists