I'm not able to connect to company jabber server via emacs. I'm able to connect via Empathy IM client.
I can also connect to google talk jabber via emacs.
I have tried many combinations of the emacs-jabber-0.8.0 settings.
( password is CORRECT )
error : "SASL authentication failure: Not authorized."
I'm not able to connect to company jabber server via emacs. I'm able to connect via Empathy IM client.
I can also connect to google talk jabber via emacs.
I have tried many combinations of the emacs-jabber-0.8.0 settings.
( password is CORRECT )
error : "SASL authentication failure: Not authorized."
My current settings are
(setq jabber-account-list '(("jcalloway@tos.ameritrade.com"
(:network-server . "tos")
(:connection-type . network)
(:port . 5222))))
emacs-version : GNU Emacs 23.1.1 ( x86_64-pc-linux-gnu…)
also I can telnet to jabber.thinkorswim.com on port 5222 ( no encyrption used )