Open GoogleCodeExporter opened 9 years ago
I found this while investigating privacy plugin issues related to the same
where you connect via a host/name that is not the true server hostname. (like I
use domain.com with srv records instead of connecting directly to
jabber.domain.com, jabber.domain.com is the host but the domain set in the
config is domain.com and the dns used to connect is domain.com) They fixed the
privacy plugin with this message, maybe this will help with fixing this issue?
automatically discover true xmpp location using
DNSUtil.resolveXmppDomain(serviceName); use it instead of connection.getHost
Original comment by whitehaw...@gmail.com
on 6 Mar 2012 at 3:58
Original issue reported on code.google.com by
whitehaw...@gmail.com
on 20 Feb 2012 at 11:31