[28] in Zephyr_Bugs
zwgc: %me% subscription vs. * unsubscription
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Tue May 22 19:47:22 1990
Date: Tue, 22 May 90 19:47:11 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bug-zephyr@ATHENA.MIT.EDU
----- Forwarded Message
Date: Thu, 17 May 90 11:14:51 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
Sender: jik@pit-manager.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Subject: rt 7.0C: zwgc
System name: pit-manager
Type and version: RTPC-ROMPC 7.0C
Display type: apa16
megapel
In zwgc, the subscription "message,sipb,%me%" is different from
"message,sipb,*". I can send messages to one but not the other; for
example, if I am only subscribed to "message,sipb,*", then "zwrite -i
sipb jik" won't work.
However, unsubscriptions do not appear to behave this way. If I punt
"message,sipb,*", and I am subscribed to "message,*,%me%", then
"zwrite -i sipb jik -m frep" won't work, even though it should. An
unsubscription with a recipient of "*" should not override a
subscription with a recipient of "%me%".
jik