diff --git a/src/groupchat_control.py b/src/groupchat_control.py
index b632140211279f926f4f5b0c402cf87c7edfd82f..a98dbfd203aba09c65dc1d8ba13babcfa93567d4 100644
--- a/src/groupchat_control.py
+++ b/src/groupchat_control.py
@@ -1503,6 +1503,7 @@ class GroupchatControl(ChatControlBase):
                 # gajim.py)
                 self.print_conversation(
                     _('Any occupant is allowed to see your full JID'))
+                self.is_anonymous = False
             if '170' in obj.status_code:
                 # Can be a message (see handle_event_gc_config_change in
                 # gajim.py)