[Pidgin] Protocol Specific Questions modified

Pidgin trac at pidgin.im
Mon Mar 4 03:44:08 EST 2013


Page "Protocol Specific Questions" was changed by dandv
Diff URL: <https://developer.pidgin.im/wiki/Protocol%20Specific%20Questions?action=diff&version=129>
Revision 129
Comment: Add authoritative settings for the Google Apps for Domain SRV entries
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Protocol Specific Questions
=========================================================================
--- Protocol Specific Questions (version: 128)
+++ Protocol Specific Questions (version: 129)
@@ -150,7 +150,19 @@
 filterwin2k
 }}}
 
-If your Google Apps for Your Domain does not have SRV records, [http://www.meebo.com/support/article/41/#can_i_log_into_google_talk_using_my_google_apps_domain Meebo's support article] has information on how they need to be configured.
+If your Google Apps for Your Domain does not have SRV records, add [http://support.google.com/a/bin/answer.py?hl=en&answer=34143 the following entries]:
+
+{{{
+_xmpp-server._tcp.yourdomain.com. IN SRV 5 0 5269 xmpp-server.l.google.com.
+_xmpp-server._tcp.yourdomain.com. IN SRV 20 0 5269 alt1.xmpp-server.l.google.com.
+_xmpp-server._tcp.yourdomain.com. IN SRV 20 0 5269 alt2.xmpp-server.l.google.com.
+_xmpp-server._tcp.yourdomain.com. IN SRV 20 0 5269 alt3.xmpp-server.l.google.com.
+_xmpp-server._tcp.yourdomain.com. IN SRV 20 0 5269 alt4.xmpp-server.l.google.com.
+}}}
+
+Here's a screenshot on how to do this in [http://www.linode.com/?r=446aa598af9b6d76eff69264105b5245ffc80f7b Linode]'s DNS manager:
+[[Image(https://developer.pidgin.im/raw-attachment/ticket/15180/Adding%20SRV%20records%20for%20XMPP%20in%20Linode's%20DNS%20manager.png)]]
+
 
 ==== How do I configure Pidgin to connect to Google Talk for my domain hosted on Google Apps? ====
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/Protocol%20Specific%20Questions>
Pidgin <http://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'Protocol Specific Questions' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list