Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Dan Davison <davison@stats.ox.ac.uk>
Cc: ding@gnus.org
Subject: Re: dovecot: imap: Connecting to localhost...failed
Date: Mon, 20 Apr 2009 09:17:31 +0200	[thread overview]
Message-ID: <87ocuriyk4.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <8763h0cm15.fsf@stats.ox.ac.uk> (Dan Davison's message of "Sun, 19 Apr 2009 18:32:22 -0400")

Dan Davison <davison@stats.ox.ac.uk> writes:

Hi Dan,

> (setq gnus-select-method 
>       '(nnimap "dc" (nnimap-address "localhost")))

That looks correct.  Does it work, if you login using telnet?  I assume
no.

> The only thing I'm changing in the dovecot config file is
> mail_location. I've tried two values for that:
> mail_location = maildir:~/Maildir
> mail_location = maildir:~/Maildir:LAYOUT=fs

I think you cannot say ~, because that will look into the "mail" (or
"imap"?) users $HOME only.  To use the users home put a %u into the
path.  (I didn't test that.  If it doesn't work, have a look at the
docs.  The example dovecot.conf tells you how to do it in the comments
above mail_location.)

HTH,
Tassilo
-- 
The glass is neither half-full nor half-empty: it's twice as big as it
needs to be.



  reply	other threads:[~2009-04-20  7:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-19 22:32 Dan Davison
2009-04-20  7:17 ` Tassilo Horn [this message]
2009-04-20 15:01   ` Dan Davison
2009-04-20 15:16     ` Tassilo Horn
2009-04-22  5:39       ` Dan Davison
2009-04-22  7:03         ` Tassilo Horn

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=87ocuriyk4.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=davison@stats.ox.ac.uk \
    --cc=ding@gnus.org \
    /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).