info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

email IMAP


From: R12y
Subject: email IMAP
Date: 01 Jun 2006 02:44:42 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hi,
I cant find a suitable configuration to check my IMAP account on a
remote server.
This is my directory structure:

mihamina-mfc>>>>pwd
/home/mihamina/Maildir
mihamina-mfc>>>>ls -la
total 1572
drwx------  128 mihamina mihamina   4096 Jun  1 03:40 .
drwx------   14 mihamina mihamina   4096 Jun  1 03:41 ..
drwx------    6 mihamina mihamina   4096 Jul 12  2005 .asa
drwx------    5 mihamina mihamina   4096 May 31 18:49 .asa.adventiste
drwx------    5 mihamina mihamina   4096 Apr 21 11:56 .asa.aspo
drwx------    5 mihamina mihamina   4096 Oct  2  2005 .asa.aspo.pourspam
drwx------    6 mihamina mihamina   4096 May  3 10:27 .asa.cnt1
drwx------    5 mihamina mihamina   4096 May 29 22:47 .asa.gasy
drwx------    5 mihamina mihamina   4096 Apr 26 02:09 .asa.identifiants
drwx------    5 mihamina mihamina   4096 Sep 27  2005 .asa.j-deleurence
drwx------    5 mihamina mihamina   4096 Jun  1 00:52 .asa.j-deleurence.sd-ovh
[...]

I use Dovecot on this server.
Evolution and thunderbird can fetch the messages without any problem.
I dont even have the IMAP "folder" list on Gnus.
I can access usenet without problem.
Here is what is in my .gnus.el:

(setq gnus-select-methods
      '(
        
        (nnimap "RKTMB"
                (nnimap-server-port 143)
                (nnimap-address "mfc.rktmb.org")
                (nnimap-list-pattern ("INBOX" "Maildir/.INBOX"))
                )
        
        ))

Although I suppress 

               (nnimap-list-pattern ("INBOX" "Maildir/.INBOX"))

I cant get the directory listing...
Would you help me?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]