diff --git a/src/common/zeroconf/client_zeroconf.py b/src/common/zeroconf/client_zeroconf.py index b7c95aea4..f24d041a8 100644 --- a/src/common/zeroconf/client_zeroconf.py +++ b/src/common/zeroconf/client_zeroconf.py @@ -756,7 +756,7 @@ class ClientZeroconf: if to is None: # Can’t send undirected stanza over Zeroconf. return -1 - to = gajim.get_jid_without_resource(to) + to = to.getStripped() stanza.setFrom(self.roster.zeroconf.name) try: