From a7dbc1a699c5403f980992f40f895c3289c808cb Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 7 Nov 2006 04:04:13 +0000 Subject: [PATCH] 0.5 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@175 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0191.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/xep-0191.xml b/xep-0191.xml index 79d45b8b..6db30506 100644 --- a/xep-0191.xml +++ b/xep-0191.xml @@ -22,6 +22,12 @@ None blocking &stpeter; + + 0.5 + 2006-11-06 + psa +

Modified message handling to recommend returning service-unavailable error.

+
0.4 2006-11-06 @@ -158,7 +164,8 @@

Once the user has blocked communications with the contact, the user's server MUST NOT deliver any XML stanzas from the contact to the user. The block remains in force until the user subsequently unblocks commmunications with the contact (i.e., the duration of the block is potentially unlimited and applies across sessions).

If the contact attempts to send a stanza to the user (i.e., an inbound stanza from the user's perspective), the user's server shall handle the stanza according to the following rules:

If the foregoing suggestions are followed, the user will appear offline to the contact.