On Thu, Mar 09, 2006 at 12:00:08AM +0200, Norman Rasmussen wrote: > > > > gaim <--> (my local) jabberd(A) <--> jabberd(B) +PyMSNt <--> ((MSN world)) > > The client doesn't need to contact jabberd(B) to speak to PyMSNt, but > there needs to be a valid s2s DNS entry (either A,CNAME or SRV) for > the jid used by PyMSNt pointing to jabberd(B) so that jabberd(A) can > know where to connect to find PyMSNt. Also there must be a valid > entry for jabberd(A) so that jabberd(B) knows that jabberd(A) is a > valid server, and that it can talk to it.
Thank you for the advice. I have it working now. Wendell