From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27185 Path: main.gmane.org!not-for-mail From: Matt McClure Newsgroups: gmane.emacs.gnus.general Subject: nnimap server denied Date: 23 Nov 1999 18:08:01 -0500 Organization: Gnus Information Center Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164257 23286 80.91.224.250 (21 Oct 2002 01:37:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:37:37 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA18646 for ; Tue, 23 Nov 1999 18:08:53 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id RAB11028; Tue, 23 Nov 1999 17:08:38 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 23 Nov 1999 17:08:50 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id RAA04096 for ; Tue, 23 Nov 1999 17:08:39 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA18637 for ; Tue, 23 Nov 1999 18:08:04 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id AAA05646 for ding@gnus.org; Wed, 24 Nov 1999 00:10:12 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 37 Original-NNTP-Posting-Host: users.ccur.com Original-X-Trace: quimby.gnus.org 943398612 17431 208.248.32.211 (23 Nov 1999 23:10:12 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 23 Nov 1999 23:10:12 GMT User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27185 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27185 I upgraded to 0.98, and I'm trying to use nnimap for the first time. I've added the following to my .gnus.el: (setq gnus-secondary-select-methods '((nnfolder "archive" (nnfolder-directory "~/mail") (nnfolder-active-file "~/mail/.active") (nnfolder-get-new-mail t) (nnfolder-inhibit-expiry nil)) (nnimap "" (nnimap-address "shell.faradic.net") ; (nnimap-stream "network") ; (nnimap-authenticator "login") ))) I've tried with and without the nnimap-stream and nnimap-authenticator variables, but the result is the same in all cases. The connection to the IMAP server is denied. The following shows up in the *nnimap-debug* buffer: 1 -> nnimap-open-server: server="" defs=((nnimap-address "shell.faradic.net")) | 2 -> nnimap-server-opened: server="" | 2 <- nnimap-server-opened: nil | 2 -> nnimap-open-connection: server="" | 2 <- nnimap-open-connection: nil 1 <- nnimap-open-server: nil Connecting to the IMAP server from Pine works just fine. Any ideas what is going wrong? Is there some way I can get more detailed logging of where the connection is failing? Thanks. -- Matt McClure Concurrent Computer Corporation 954-973-5120