From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81916 Path: news.gmane.org!not-for-mail From: Morten Leander Petersen Newsgroups: gmane.emacs.gnus.general Subject: Re: ssl/tls Date: Mon, 11 Jun 2012 22:15:51 +0200 Message-ID: <87lijta9l4.fsf@gmail.com> References: <87txyjnq7g.fsf@gmail.com> <87bokqe2n7.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1339445930 8914 80.91.229.3 (11 Jun 2012 20:18:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Jun 2012 20:18:50 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30186@lists.math.uh.edu Mon Jun 11 22:18:49 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SeB4V-00017B-Lk for ding-account@gmane.org; Mon, 11 Jun 2012 22:18:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1SeB28-0005l3-4D; Mon, 11 Jun 2012 15:16:16 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SeB26-0005ke-FB for ding@lists.math.uh.edu; Mon, 11 Jun 2012 15:16:14 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SeB25-0007XD-6d for ding@lists.math.uh.edu; Mon, 11 Jun 2012 15:16:13 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SeB23-0001sS-6v for ding@gnus.org; Mon, 11 Jun 2012 22:16:11 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SeB20-0003c1-TQ for ding@gnus.org; Mon, 11 Jun 2012 22:16:08 +0200 Original-Received: from 4107ds1-arve.0.fullrate.dk ([90.185.19.228]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Jun 2012 22:16:08 +0200 Original-Received: from mortenlp2 by 4107ds1-arve.0.fullrate.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Jun 2012 22:16:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 32 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 4107ds1-arve.0.fullrate.dk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) Cancel-Lock: sha1:xYqX4gWNW5saE3B2+MJh9Rwd3BU= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81916 Archived-At: Tassilo Horn writes: > Morten Leander Petersen writes: > > Hi Morten, > >> I just upgraded to emacs 24.1 and ran into a problem. I use gnus to >> access my gmail account but when I type g to check for new mails it >> uses tls instead of ssl even though I have (nnimap-stream ssl) in my >> .gnus file. > > Not sure about this one, but since TLS is essentially the successor of > SSL and Emacs 24.1 supports TLS natively, the latter might be preferred > if the server supports both. > >> Also it asks for my imap-username even though .gnus contains >> (imap-username "mortenlp2"). In emacs 23.x everything worked just >> fine. > > There's no `imap-username' anymore. You could instead use > `nnimap-user', or store your credentials in ~/.authinfo (or better an > encrypted ~/.autinfo.gpg. > > Bye, > Tassilo > > Thanks. I will just use TSL. -- /Morten