From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29430 Path: main.gmane.org!not-for-mail From: Arcady Genkin Newsgroups: gmane.emacs.gnus.general Subject: using nnimap Date: 07 Mar 2000 13:06:24 -0500 Organization: Wgaf Sender: owner-ding@hpc.uh.edu Message-ID: <87r9dmpsdb.fsf@tea.thpoon.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166101 2731 80.91.224.250 (21 Oct 2002 02:08:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:08:21 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 840F1D051E for ; Tue, 7 Mar 2000 13:08:33 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB02470; Tue, 7 Mar 2000 12:08:08 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Mar 2000 12:07:19 -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 MAA23461 for ; Tue, 7 Mar 2000 12:06:33 -0600 (CST) Original-Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by mailhost.sclp.com (Postfix) with ESMTP id 49D8AD051E for ; Tue, 7 Mar 2000 13:06:25 -0500 (EST) Original-Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <20000307180624.ENAD19066.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Tue, 7 Mar 2000 10:06:24 -0800 Original-Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12SONE-0000LN-00 for ; Tue, 07 Mar 2000 13:06:24 -0500 Original-To: ding@gnus.org X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Original-Lines: 40 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29430 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29430 I installed UoW imap server on my server box. It seems that I can connect, but that's where it stops... Do I have some interface within Gnus to create/manage Imap folders? Or else how does this work? The documentation only covers connecting and splitting mail using nnimap backend... Does this log look reasonable? ,----[ (setq imap-log "*imap-log*") ] | * OK soup.thpoon.com IMAP4rev1 v12.264 server ready | 1 CAPABILITY | * CAPABILITY IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT MAILBOX-REFERRALS LOGIN-REFERRALS AUTH=LOGIN THREAD=ORDEREDSUBJECT | 1 OK CAPABILITY completed | 2 LOGIN "antipode" "*******" | 2 OK LOGIN completed | 3 LSUB "" "*%" | 3 OK LSUB completed | 4 LSUB "" "*%" | 4 OK LSUB completed | 5 LSUB "" "*%" | 5 OK LSUB completed | 6 LSUB "" "*%" | 6 OK LSUB completed `---- Here's what I have for my backends: (setq gnus-secondary-select-methods '((nnml "") (nnimap "soup" (nnimap-address "soup") (nnimap-list-pattern ("Mailbox" "imap/*"))))) I don't see any groups starting with nnimap (which I intuitively suspect is the way it's supposed to be, right?). Thanks for any suggestions! -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be.