[Pidgin] #5588: Cannot have two XMPP accounts with same domain

Pidgin trac at pidgin.im
Mon Apr 21 12:13:45 EDT 2008


#5588: Cannot have two XMPP accounts with same domain
---------------------------+------------------------------------------------
  Reporter:  kminder       |       Owner:  lschiere
      Type:  defect        |      Status:  new     
  Priority:  minor         |   Milestone:          
 Component:  unclassified  |     Version:  2.4.1   
Resolution:                |    Keywords:          
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by kminder):

 Well I guess that could be true at runtime but there seems to be enough
 fidelity in the config files to support this.
 In accounts.xml each account name is fully qualified.
 {{{
   <account>
     <protocol>prpl-jabber</protocol>
     <name>user.name at domain.tld/resource</name>
 }}}
 In blist.xml each butty references a fully qualified account as well.
 {{{
   <buddy account='user.name at domain.tld/resource' proto='prpl-jabber'>
     <name>mybuddy</name>
 }}}
 BTW the IP workaround didn't work.  My server appears to be using this
 value for authentication and unless it is correct I cannot connect.  This
 "Domain" value is different from the "Connect Server" on the Advanced tab.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5588#comment:6>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list