在Google Talk(自己的域名)上使用Twitter

很早之前申请了Twitter之后, 想绑定自己的Email地址到Twitter, 这样我就能在Google Talk中使用Twitter了. 但是我用的是Google App提供的自己域名的Email, 无论我选什么协议, 都不能将这个Email绑定到Twitter.

后来找了一下, 发现需要给域名设定SRV记录.

Google Apps SRV Records: Google Apps SRV Records
Record Name Type AUX TTL IP/Host
_xmpp-server._tcp.DOMAIN.COM. SRV 5 86400 0 5269 xmpp-server.l.google.com.
_xmpp-server._tcp.DOMAIN.COM. SRV 20 86400 0 5269 xmpp-server1.l.google.com.
_xmpp-server._tcp.DOMAIN.COM. SRV 20 86400 0 5269 xmpp-server2.l.google.com.
_xmpp-server._tcp.DOMAIN.COM. SRV 20 86400 0 5269 xmpp-server3.l.google.com.
_xmpp-server._tcp.DOMAIN.COM. SRV 20 86400 0 5269 xmpp-server4.l.google.com.
_jabber._tcp.DOMAIN.COM. SRV 5 86400 0 5269 xmpp-server.l.google.com.
_jabber._tcp.DOMAIN.COM. SRV 20 86400 0 5269 xmpp-server1.l.google.com.
_jabber._tcp.DOMAIN.COM. SRV 20 86400 0 5269 xmpp-server2.l.google.com.
_jabber._tcp.DOMAIN.COM. SRV 20 86400 0 5269 xmpp-server3.l.google.com.
_jabber._tcp.DOMAIN.COM. SRV 20 86400 0 5269 xmpp-server4.l.google.com.
_xmpp-client._tcp.DOMAIN.COM. SRV 5 86400 0 5222 talk.l.google.com.
_xmpp-client._tcp.DOMAIN.COM. SRV 20 86400 0 5222 talk1.l.google.com.
_xmpp-client._tcp.DOMAIN.COM. SRV 20 86400 0 5222 talk2.l.google.com.
_xmpp-client._tcp.DOMAIN.COM. SRV 20 86400 0 5222 talk3.l.google.com.
_xmpp-client._tcp.DOMAIN.COM. SRV 20 86400 0 5222 talk4.l.google.com.

具体的设置办法请参考<<How to: Twitter on GTalk for you domain>>.

需要注意的是每家域名注册商提供的设定SRV记录的界面都不一样, 需要根据实际情况填写这些内容.

Share
This entry was posted in 互联网. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">