Error
Users from other Jabber servers cannot use external and internal components such as PyMSNt, MU-Conference, Publish-Subscribe and vJUD. Although, everything works for users registered on my server.
Explanation
Jabber/XMPP servers needs to be able to reach components directly. This involves that all component subdomains must be resolvable by the other servers.
Solution
You need to make sure that all the subdomains (conference.example.com, pubsub.example.com ...) are resolvable from the third-party servers on the Internet.
To accomplish this, you can:
- Add a wildcard in your DNS configuration so that *.example.com always points to your server.
- Add an entry pointing to your server's IP for all subdomains in your DNS configuration.
Related Links
- Remote Service Discovery Configuration
- Setting DNS SRV Records of the Jabberd 2 Documentation Project.
- DNS configuration in XMPP from Prosody documentation.



Recent comments
1 day 3 hours ago
3 days 9 hours ago
4 days 3 hours ago
4 days 4 hours ago
4 days 16 hours ago
5 days 3 hours ago
6 days 23 hours ago
6 days 20 hours ago
1 week 18 hours ago
1 week 1 day ago