You want to customize starttls-use-gnutls. If this variable is 't, then it will use gnutls, otherwise it will try starttls.
Before your jabber connect do: (setq starttls-use-gnutls 't) In your gnus thingie do: (setq starttls-use-gnutls nil) Anyway, you should use gnutls-cli for gnus too, since it actually checks the certificates, not like starttls. Gergely On Sun, 17 Jan 2010 21:55:16 -0600, Nick Daly <nick.m.d...@gmail.com> writes: > Kurt, thanks for looking into this. I'm able to make the bug > disappear only by removing starttls (so "emacs-jabber" is forced to > use "gnutls-cli" instead of "starttls"). > > If I could figure out how to configure emacs-jabber to use > gnutls-cli instead of starttls, I could work around the problem. As > it is, if I want to read mail through Gnus (which can't seem to use > gnutls-cli correctly) I can't connect to Jabber. > > I'm able to reproduce this consistently. If posting my ``~/.emacs`` > and ``~/.gnus`` or anything will help, just let me know. If you > have any recommendations on what I could do to debug this problem, > I'm open to suggestions. I don't have a lot of time to look into > this (and I've only started learning DDD), but it intrigues me. > > Thanks for your help, > Nick -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org