From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58289 Path: main.gmane.org!not-for-mail From: Jari Aalto Newsgroups: gmane.emacs.gnus.general Subject: [Feature req] NNIMAP Server configuration to support nnimap-username Date: Tue, 17 Aug 2004 20:26:22 +0300 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1092766127 6177 80.91.224.253 (17 Aug 2004 18:08:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Aug 2004 18:08:47 +0000 (UTC) Original-X-From: ding-owner+M6830@lists.math.uh.edu Tue Aug 17 20:08:36 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 1Bx8Nv-0001s5-00 for ; Tue, 17 Aug 2004 20:08:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bx8NS-0001Ec-00; Tue, 17 Aug 2004 13:08:07 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Bx7tZ-00017n-00 for ding@lists.math.uh.edu; Tue, 17 Aug 2004 12:37:13 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Bx7tY-0001ol-Kf for ding@lists.math.uh.edu; Tue, 17 Aug 2004 12:37:12 -0500 Original-Received: from fep32-app.kolumbus.fi (fep32-0.kolumbus.fi [193.229.0.63]) by justine.libertine.org (Postfix) with ESMTP id 317383A0027 for ; Tue, 17 Aug 2004 12:37:10 -0500 (CDT) Original-Received: from poboxes.com ([81.197.3.110]) by fep32-app.kolumbus.fi with ESMTP id <20040817173708.ROEX21628.fep32-app.kolumbus.fi@poboxes.com> for ; Tue, 17 Aug 2004 20:37:08 +0300 Original-To: Gnus-L Mail-Copies-To: jari.aalto@poboxes.com User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (windows-nt) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58289 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58289 I was editing imap server: (nnimap "imap.uta.fi" (nnimap-expunge-on-close always) (nnimap-username "ssjaaa") (nnimap-stream ssl)) I thought wrong. There doesnt seem to be nnimap-username ot other variable to suppress login name question from IMAP servers. Could you add one or something to to the the nnimap interface. I'm running CVS gnus. Jari