From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29010 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: IMAP /where are the examples? Date: 30 Jan 2000 16:42:43 -0800 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 1035165754 301 80.91.224.250 (21 Oct 2002 02:02:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:02:34 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 07EB1D051E for ; Sun, 30 Jan 2000 19:48:10 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB15072; Sun, 30 Jan 2000 18:44:41 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 30 Jan 2000 18:44:29 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA06851 for ; Sun, 30 Jan 2000 18:44:15 -0600 (CST) Original-Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by mailhost.sclp.com (Postfix) with SMTP id 486C4D051E for ; Sun, 30 Jan 2000 19:42:50 -0500 (EST) Original-Received: (qmail 5579 invoked from network); 31 Jan 2000 00:47:04 -0000 Original-Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (root@209.144.117.113) by mail.networkone.net with SMTP; 31 Jan 2000 00:47:04 -0000 Original-Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id QAA23367; Sun, 30 Jan 2000 16:42:43 -0800 X-Authentication-Warning: reader.ptw.com: reader set sender to reader@newsguy.com using -f Original-To: ding@gnus.org Original-Lines: 22 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29010 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29010 This sucks.... I want to connect to an IMAP host with gnus. The manual documentation includes *NO* examples. I got this far from the variables listed there.... (nnimap "exp-imap" (nnimap-address "imap.xman.org")) When I call up the host I get asked for a username... enter anonymous (which is what is required on this host) Then password (none required so hit enter --- also tried email address) Can't connect this way. Now here is the part that sucks.... I fire up netscape and connect immediately simply by adding the imap server name and answering anoymous when asked for username.... hitting enter when asked for password. What gives?