[Pidgin] Protocol Specific Questions modified

Pidgin trac at pidgin.im
Sun Nov 17 19:21:42 EST 2019


Page "Protocol Specific Questions" was changed by Robby
Diff URL: <https://developer.pidgin.im/wiki/Protocol%20Specific%20Questions?action=diff&version=139>
Revision 139
Comment: Remove mentions of defunct services AIM, MSN, and Yahoo.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Protocol Specific Questions
=========================================================================
--- Protocol Specific Questions (version: 138)
+++ Protocol Specific Questions (version: 139)
@@ -17,7 +17,7 @@
 
 [[TOC(inline,noheading)]]
 
-== AIM (OSCAR) Protocol ==
+== ICQ (OSCAR) Protocol ==
 
 === Can I set my profile? ===
 Yes, you can.  Go to Accounts->''account name''->Set User Info.
@@ -25,28 +25,11 @@
 === I just changed my buddy icon and I can't see the new one! ===
 First, try IMing yourself a few times.  Buddy icons are checked when you IM people, so that may work.  If it still doesn't update, check the file size (buddy icons must be smaller than 4kb) and the image size (it should be 48x48 or 50x50 in most cases).  Also, check the file type.  GIF or JPEG images are best supported.  If all of that checks out and it still doesn't work, try restarting Pidgin.
 
-=== Why are some of my buddies are not showing up as online? ===
-AOL has set a limit for the maximum number of people you can have in your buddy list.  This number is currently 500.  If you don't think you are anywhere near that limit, it is possible that your server-stored buddy list is corrupt. If you think this might be the case, you can try signing on with an official AIM program from AOL.  This will usually correct any problems with the list.
-
-=== Can I use AIM URI's such as "aim:goim?screenname=seanegn"? ===
-Yes; you need to register purple-url-handler in your browser.  This requires that Pidgin be built with dbus support, otherwise purple-url-handler will not be installed.
-
-=== Does Pidgin support DirectIM and IM Image? ===
-Yes, absolutely.  Keep in mind that you must establish a DirectIM session before you're able to insert a picture into the conversation.
-
 === Can I send SMS messages? ===
-Yep, just send an IM to the person's phone number.  For example, if the phone number is (919) 555-1234, you would message +19195551234  We think this should work for countries with a country code of 1 (the United States and Canada).
+Yes, starting with pidgin version 2.2.0, you can send SMS via ICQ. This works only with carriers which ICQ supports. For example, if you want to send SMS to a phone number 052-3999999 in Israel, open a new conversation window in ICQ and enter the following: +972523999999 or (+<country code><area code without 0><phone number>).
 
 === Can I add SMS numbers to my buddy list? ===
 Yes.  You should be able to add phone numbers to your buddy list using the same format as explained in the previous question.
-
-== ICQ (OSCAR) Protocol ==
-
-=== Important note about ICQ FAQs ===
-The entire AIM section applies to ICQ as well.  Information in this section is in addition to the AIM section above.
-
-=== Can I send SMS messages? ===
-Yes, starting with pidgin version 2.2.0, you can send SMS via ICQ. This works only with carriers which ICQ supports. For example, if you want to send SMS to a phone number 052-3999999 in Israel, open a new conversation window in ICQ and enter the following: +972523999999 or (+<country code><area code without 0><phone number>).
 
 === Why do my buddies' messages display incorrectly? ===
 ICQ has no comprehension of character sets or encodings.  It simply sends (almost) any random chunk of data a user enters.  Pidgin by default assumes everything is UTF-8.  If this is not the case, you will need to edit your account (Accounts->''your ICQ account''->Edit Account) and change the Encoding setting on the Advanced tab.  You will need to enter the correct encoding for your buddies' messages there.  At this time it is currently possible to configure only one encoding for an ICQ account.
@@ -270,146 +253,6 @@
 
 If you want to use a protocol that is supported by Pidgin natively, it is recommended to use Pidgin's own implementation rather than a Jabber transport.
 
-== Yahoo!(Y!M) Protocol ==
-
-=== How do I get blocking someone to work? ===
-There is a known bug in the Yahoo! protocol code present in libpurple.  We've been unable to determine the exact cause or a workable code solution to the problem, but the failure seems to be most prominent when the blocking code tries to automatically remove the buddy from your list (this is required for a block on Yahoo!).   It will also ''always'' fail if libpurple thinks the buddy is already blocked.
-
-We suggest manually removing Yahoo! buddies before attempting to block them.  For buddies reported as already blocked who are not in fact blocked, unblock them (in Tools->Privacy) and block them again.  This works often.
-
-=== Why can't I connect to Yahoo! from behind a firewall or NAT? ===
-Your firewall or NAT is not allowing YMSG packets (packets for the Yahoo! protocol) to pass through it.  You can try changing the port Pidgin attempts to connect to.  Go to Tools->Edit, find your Yahoo! account, uncheck the Enabled box, then select the account and click Modify.  On the Advanced tab, change the value in the Pager port field.  Ports known to work are 20, 23, 25, 80, 119, 5050, 8001, and 8002.  This will not work for all users, but does help many.
-
-=== Why doesn't Pidgin have the official client's "Firewall with no proxy" option? ===
-The official client's Firewall with no proxy option wraps the Yahoo! YMSG protocol in HTTP, which enables it to pass through many firewalls and NATs that filter IM traffic but not HTTP traffic.  Pidgin and libpurple currently do not support this.
-
-=== Can I get a list of Yahoo! chatrooms?  What about localized lists? ===
-Tools->Room List will let you list available Yahoo! chat rooms.  Yahoo! has currently disabled user-created rooms.  The option to create rooms still exists in Pidgin but will be non-functional until Yahoo! re-enables user-created rooms.
-
-By default the room list shows US-localized chat rooms.  To get a localized room list for another locale, you'll need to change the Chat Room Locale setting in the account editor, on the Advanced tab.  Enter a country code in this field.  Certain country codes no longer seem to work (most notably de).  The list of known-working country codes was at last check the following:
- * aa -> Asia
- * ar -> Argentina
- * au -> Australia
- * br -> Brazil
- * ca -> Canada
- * cf -> Central African Republic
- * cn -> China
- * dk -> Denmark
- * es -> Spain
- * fr -> France
- * hk -> Hong Kong
- * in -> India
- * it -> Italy
- * kr -> Korea, Republic of
- * mx -> Mexico
- * my -> Malaysia
- * no -> Norway
- * se -> Sweden
- * sg -> Singapore
- * tw -> Taiwan
- * uk -> United Kingdom
- * us -> United States of America
-
-If you discover any of these no longer work, or find other country codes that do work, please don't hesitate to contact the development team.
-
-=== What protocol does Pidgin use to connect to Yahoo!? ===
-Normally Pidgin uses the YMSG protocol, which is the same protocol that the official Yahoo! clients use, although Pidgin uses a slightly older version of the protocol than current official clients.  If an attempt to login returns the "Invalid Password" error code, Pidgin automatically tries to log in using the "!WebMessenger" method.  This method still uses the YMSG protocol, but authenticates differently, and connects to a different server.
-
-While in Web Messenger mode, several things work differently or not at all.  Adding, moving, and removing buddies doesn't work, and the only available statuses are "Available" and "Invisible".  In addition, the Yahoo! server seems to ignore all Yahoo! Chat related packets.  For this reason, we use the YCHT protocol to join Yahoo! Chat rooms while connected using the Web Messenger method.
-
-=== Why doesn't my yahoo.co.uk account work? (error code:"Invalid username") ===
-Change your Yahoo account's `Username` from `username at yahoo.co.uk` to only `username` (that is, remove `@yahoo.co.uk` from the Usernane field).
-
-=== I get a message that says "Too many failed login attempts" but I logged into the website like the message said and it still doesn't work! ===
-This seems to happen for several different reasons, but an easy one to run into is account deactivation, particularly if you signed up for a Yahoo! account on the Yahoo! Mail site instead of the main Yahoo! site.  If you don't log into Yahoo! Mail for four months, your mail account is deactivated; this seems to be at least partially related to the login failures error.
-
-For some people, logging into any Yahoo! website is sufficient to restore the account to a working status.  For others, you must log into [http://mail.yahoo.com Yahoo! Mail] specifically.  If that still doesn't work, try logging into other Yahoo! sites.  Beyond this, there's not much we can really do, as the login server returns the error and refuses to let us continue logging into the messenger service.
-
-
-
-== MSN Protocol ==
-
-=== Setting up MSN accounts and Connection issues ===
-
-==== I can't connect to MSN using Pidgin 2.4.3 or earlier ====
-
-These versions used to use an old version of the MSN protocol (MSNP9) which is no longer supported on the server side. If you want to use MSN with Pidgin, you will need to use 2.5.0 or any later version.
-
-{{{
-#!comment
-See more information about support for the newer features on the ProgressReport page.
-}}}
-
-==== Why can't I log into MSN? ====
-You probably did not compile Pidgin with SSL support, or the SSL plugin failed to load.  The MSN protocol requires the use of SSL, which Pidgin provides by either GnuTLS or the combination of NSS and NSPR from the Mozilla project.  See [wiki:FAQssl these notes] to get SSL up and running.
-
-==== Why isn't MSN in the list of protocols? ====
-==== The MSN plugin won't load, but I have Mozilla NSS or GNUTLS or both! ====
-See [wiki:FAQssl these notes] on getting SSL up and running.
-
-==== What does "MSN: S: 911 3" in the debug window mean when I can't connect? ====
-Unhandled command '911' indicates some form of authentication error. This could be simply that your password is wrong.
-
-Other reports of this error seem to indicate that it could be a timeout problem--if the authenticaion process takes too long to complete, the authentication fails.  Slowness could be caused by a number of factors, including:
- * being on dialup
- * slow DNS resolution
- * network problems.
-
-Please check that your configured DNS servers are correct, and are resolving hostnames reasonably quickly. On Linux these are specified in /etc/resolv.conf - At least 5 people resolved the '911' error by removing incorrect DNS servers from here.
-
-If you are still having problems please try these tests to try to identify any potential network problems: using telnet, try connecting to
- * port 1863 on messenger.hotmail.com
- * port 443 on loginnet.passport.com
- * port 443 on login.passport.com
-If any of those fail, or take a long time to connect, then this is probably not a bug in Pidgin.
-
-==== How do I set my MSN Friendly Name (the name other users see)? ====
-In the Buddy List window, go to Accounts->'' your MSN account''->Set Friendly Name.
-
-==== Can I set my friendly name with a plugin? ====
-No.  This leads to far too much abuse of the already-abused friendly name.  Stuffing such useless information as the currently playing song on your music player or a status message inside the friendly name completely defeats the purpose of the friendly name, which is to provide a more easily recognizable name than an e-mail address.
-
-=== MSN Buddies ===
-
-==== What does "Has You" in the buddy list tooltip mean? ====
-It shows you if that MSN user has added you to his/her buddy list. "Has you: No" does ''not'' mean you can't talk to that person.
-
-==== Why is "Has You" gone in 2.5.0? ====
-This seems to be related to switching to MSNP15. For more info, see ticket #6637.
-
-==== Why do I keep getting a "Buddy List Synchronization" error? ====
-Sometimes, for a particular buddy, you may keep getting a "Buddy List Synchronization" error every time you sign in, even if you accept adding the buddy. There are two possible reasons for this problem.
-
-The first possibility is because the buddy is on your address book, and not marked for use with messenger. Pidgin does not currently handle this case. The second possibility is that there are multiple copies of that buddy in your address book in different groups than Pidgin expects.
-
-In order to fix this, you need to login to your account via Hotmail and edit your address book. If you use some sort of network-provided account that is affiliated with MSN, you should still be able to login for this purpose (even if you don't have an inbox).
-
-For the first case, from the address book, edit the contact that matches, and check the box for "Use this address with Windows Live Messenger". For the second case, look for multiple copies of the buddy and remove all but the one in the group Pidgin expects. These buddies will most probably have the Quickname set to <userid part of email address>+<incrementing number>.
-
-=== Conversations ===
-
-==== Can I turn off displaying nicknames/friendly names? ====
-No.  If your buddies are using friendly names that make it difficult to distinguish them from each other, use aliases to set useful differentiating names for the buddies.
-
-==== Can I turn off displaying custom smileys? ====
-Yes.  It is in the options for your MSN account.  Go to Accounts->Manage, select your MSN account, click Modify, select the Advanced tab, and uncheck "Show custom smileys".
-
-==== Why do some of my messages result in an error? ====
-Your message might have been censored by Microsoft. All clients are affected as
-messages are being censored at the server.
-See #2278 and http://virtuelvis.com/archives/2006/02/microsoft-censoring-msn-messenger
-
-=== Miscellaneous MSN questions ===
-
-==== Why are file transfers so slow? ====
-MSN file transfer support is limited to the proxied version of file transfer support in the protocol.  This means that the files are sent to MSN's servers, then the server sends the data to the other user.  We don't know if or when we will ever support any of the peer-to-peer file transfer methods available in the MSN protocol.
-
-==== Is there a way to invite more than one person to a chat? ====
-Yes, but this is a case where our design differs from the official clients.  In the MSN world, there is no distinction between an IM session and a chat.  Within libpurple and Pidgin, however, there is.  If you start an IM with one user, then you cannot invite someone else to the conversation.  If, however, you right-click the buddy and select Initiate Chat, then you can invite as many people to the chat as you want using Conversation->Invite.  Unfortunately, Pidgin does not yet provide a convenient way to select multiple buddies at once to invite.
-
-==== What does "Error reading from switchboard server" mean? ====
-We haven't fully figured that out yet, but even Microsoft's client seems to get similar errors, although with less frequency than we do.
-
 == Gadu-Gadu (GG) Protocol ==
 
 === What is Gadu-Gadu? ===
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/Protocol%20Specific%20Questions>
Pidgin <https://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