From: Erin M. C. <Eri...@Co...> - 2013-09-11 22:08:54
|
Eric, Thanks you were right. The server was able to figure it out. I guess rather than assuming it wouldn't work I should have just tested it! Thanks again -Erin Corson On 9/11/13 2:14 PM, "Eric Schnoebelen" <xmp...@er...> wrote: > >Erin Matthew Corson writes: >- Hey Guys, >- >- I am trying to use the jabberbot code but am confused by a couple >things. >- >- My situation is that the username I use for the jabber server is >- an email address and the domain at the end is not the same as the >- domain used for the jabber server. > >If your XMPP server has proper SRV records mapping example.com >to place.example.com, the jabberbot/xmpp library will do the >right thing, > >- For instance >- >- username: ex...@ex... >- server: place.example.com >- >- Would I enter ex...@ex...@place.example.com as my username >- or is there a way to explicitly set the server domain? > >If your XMPP server doesn't have SRV records, jabberbot.py >doesn't include anything to help, you'll have to >reimplment/override the __init__ function to add support for >that. > >-- >Eric Schnoebelen er...@ci... http://www.cirr.com > "As far as I know, there will be no more unplanned surprises this week." > >-------------------------------------------------------------------------- >---- >How ServiceNow helps IT people transform IT departments: >1. Consolidate legacy IT systems to a single system of record for IT >2. Standardize and globalize service processes across IT >3. Implement zero-touch automation to replace manual, redundant tasks >http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktr >k >_______________________________________________ >Xmpppy-devel mailing list >Xmp...@li... >https://lists.sourceforge.net/lists/listinfo/xmpppy-devel |