Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: R12y <mihamina.rakotomandimby@etu.univ-orleans.fr>
Subject: email IMAP
Date: 01 Jun 2006 02:44:42 +0200	[thread overview]
Message-ID: <m3hd35ln5x.fsf@localhost.localdomain> (raw)

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	other threads:[~2006-06-01  0:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01  0:44 R12y [this message]
2006-06-01  1:17 ` R12y

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3hd35ln5x.fsf@localhost.localdomain \
    --to=mihamina.rakotomandimby@etu.univ-orleans.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).