From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16610 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Elias_M=E5rtenson?= Newsgroups: gmane.emacs.gnus.user Subject: Re: GSSAPI and Gnus v5.13 Date: Mon, 23 Dec 2013 23:11:40 +0800 Message-ID: References: <871u3n8412.fsf@xoog.err.no> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3627981564166166571==" X-Trace: ger.gmane.org 1387811500 32692 80.91.229.3 (23 Dec 2013 15:11:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Dec 2013 15:11:40 +0000 (UTC) Cc: info-gnus-english@gnu.org To: Tollef Fog Heen Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Dec 23 16:11:48 2013 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vv7AZ-0005jX-Sb for gegu-info-gnus-english@m.gmane.org; Mon, 23 Dec 2013 16:11:48 +0100 Original-Received: from localhost ([::1]:34024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vv7AZ-0007i9-B5 for gegu-info-gnus-english@m.gmane.org; Mon, 23 Dec 2013 10:11:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vv7AX-0007i4-72 for info-gnus-english@gnu.org; Mon, 23 Dec 2013 10:11:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vv7AU-0000g5-5d for info-gnus-english@gnu.org; Mon, 23 Dec 2013 10:11:45 -0500 Original-Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:38221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vv7AT-0000g1-Ta for info-gnus-english@gnu.org; Mon, 23 Dec 2013 10:11:42 -0500 Original-Received: by mail-la0-f46.google.com with SMTP id eh20so2349355lab.33 for ; Mon, 23 Dec 2013 07:11:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7Iqs5VHHwq7MPQinV6Mh19JeG0BfFBllQZM+0BeqaAQ=; b=ERQzN4LSr0L/92Rff5eTQXCfaW1MRCxZtuuGmh9W5BbkwwSSTwde3o3xNZlkFwnYyV rnojZk8Dkq+kzz/sf78PYR01+sIe1CiVXEVzyANibr0RAzV7VBjdXKD6LlumGEAIkPvW SkdVVlKe7VgUN2wCODXslwmh0/mQ75jwq9h86h+vm5+P6TStybUC7ZYu+Z6NQ4D/5bmL q9ID5nlCRDYbngykR1+6H5RGeHfdgPM4NGG+IRZ1xL1n9olHwl7ECOLrrACmlHyy9mTz 4P/B4vjtzgIBqk8rlNu8mtxit66WAR5c6EEXahyCUJ71naPb+fIIGM5pJYlWf+hiVkHB R3PQ== X-Received: by 10.152.238.9 with SMTP id vg9mr454219lac.55.1387811500913; Mon, 23 Dec 2013 07:11:40 -0800 (PST) Original-Received: by 10.112.180.137 with HTTP; Mon, 23 Dec 2013 07:11:40 -0800 (PST) In-Reply-To: <871u3n8412.fsf@xoog.err.no> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22e X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16610 Archived-At: --===============3627981564166166571== Content-Type: multipart/alternative; boundary=001a1133a2ae86f8b904ee350b55 --001a1133a2ae86f8b904ee350b55 Content-Type: text/plain; charset=ISO-8859-1 On 15 October 2013 14:03, Tollef Fog Heen wrote: > > Hi, > > This is meant as a followup of > http://article.gmane.org/gmane.emacs.gnus.user/15526 . Please Cc me on > replies, I'm not subscribed to the list. > > I tried the patch in the referenced article and it seems I get a little > bit further, but not all the way: > > Unable to open server nnimap+err due to: Unknown stream type: gssapi > nnimap (err) open error: ''. Continue? (y or n) n > Couldn't open server on err > Warning: Unable to open server nnimap+err due to: Unknown stream type: > gssapi > I had the same problem. It turns out GSSAPI support was removed some time ago. I don't know the reason for this. Regards, Elias --001a1133a2ae86f8b904ee350b55 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On 1= 5 October 2013 14:03, Tollef Fog Heen <tfheen@err.no> wrote:
=

Hi,

This is meant as a followup of
http://article.gmane.org/gmane.emacs.gnus.user/15526 . =A0Pleas= e Cc me on
replies, I'm not subscribed to the list.

I tried the patch in the referenced article and it seems I get a little
bit further, but not all the way:

=A0 Unable to open server nnimap+err due to: Unknown stream type: gssapi =A0 nnimap (err) open error: ''. =A0Continue? (y or n) =A0n
=A0 Couldn't open server on err
=A0 Warning: Unable to open server nnimap+err due to: Unknown stream type: = gssapi

I had the same problem. It turns= out GSSAPI support was removed some time ago. I don't know the reason = for this.

Regards,
Elias=A0
--001a1133a2ae86f8b904ee350b55-- --===============3627981564166166571== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english --===============3627981564166166571==--