From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57761 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: NTLM authentication documentation URLs Date: Fri, 28 May 2004 10:47:47 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87d64pkpvf.fsf@dod.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085734119 7056 80.91.224.253 (28 May 2004 08:48:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 May 2004 08:48:39 +0000 (UTC) Original-X-From: ding-owner+M6302@lists.math.uh.edu Fri May 28 10:48:31 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTd2V-0005Yi-00 for ; Fri, 28 May 2004 10:48:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BTd25-0006ui-00; Fri, 28 May 2004 03:48:05 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BTd1w-0006ua-00 for ding@lists.math.uh.edu; Fri, 28 May 2004 03:47:56 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BTd1t-0003KW-L4 for ding@lists.math.uh.edu; Fri, 28 May 2004 03:47:53 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 818023A0035 for ; Fri, 28 May 2004 03:47:52 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BTd1r-0008MX-00 for ; Fri, 28 May 2004 10:47:51 +0200 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2004 10:47:51 +0200 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2004 10:47:51 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:x8DGcYxjs2fKJzd7BzY3R5a2SCM= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57761 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57761 Steinar Bang writes: > Just posting these links in the case that somebody plans to work on > NTLM authentication for Gnus. > > This seems to be a pretty good writeup of NTML authentication: > http://davenport.sourceforge.net/ntlm.html > > Here's another writeup: > http://www.innovation.ch/java/ntlm.html ntlm.el is in Gnus CVS, and is used for Sieve. I might even have tested it, at some point. I recall posting patches to make imap.el use the new spiffy SASL library. Should I install it? Perhaps more people will test it that way. OTOH, I think a similar patch for this was installed recently, but there was some problem with it so it was disabled. Maybe I could just fix that patch instead.