Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Benjamin Slade <slade@jnanam.net>
To: info-gnus-english@gnu.org
Subject: new gnus setup with Dovecot
Date: Mon, 14 Dec 2015 13:36:35 -0700	[thread overview]
Message-ID: <87y4cwu5rg.fsf@jnanam.net> (raw)

I am currently using mu4e for email, but I would like to try out Gnus
(while keeping my working mu4e setup in order to be able to actually do
email while trying out/setting up Gnus). mu4e uses offlineimap as a
backend with Maildir structure. So I was hoping to be able to maintain my
Maildir setup while trying out Gnus.

I setup dovecot by simply putting

mail_location = maildir:~/home/MYUSERNAME/Maildir:LAYOUT=fs

in /etc/dovecot/dovecot.conf and starting the dovecot server.

In .gnus.el I put:

(setq gnus-secondary-select-methods '((nnimap "localhost" (nnimap-stream
network))))

According to
http://stackoverflow.com/questions/9977182/how-to-integrate-dovecot-version-2-with-gnus-emacs
I should then be able to browse servers with ```^```, but when I do
this, I find:

     {nnfolder:archive} (closed)
     {nndraft:} (opened)
     {nnimap:localhost} (denied)
     {nntp:news} (denied)

I assume I want {nnimap:localhost}, but that appear inaccessible.

I also found somewhat different instructions at
http://roland.entierement.nu/blog/2010/09/08/gnus-dovecot-offlineimap-search-a-howto.html
, but as that info is over 5 years old, I wasn't sure if it was still current.

Does anyone have any further tips on how to get Gnus up and running with
a local Dovecot server (with mailsync handled with offlineimap)? And
should this be able co-exist alongside mu4e?

thanks,
  --Ben
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dr Benjamin Slade
pgp fingerprint: 21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{sent by mu4e on Emacs running under GNU/Linux}
(Choose Linux, Choose Freedom)


             reply	other threads:[~2015-12-14 20:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 20:36 Benjamin Slade [this message]
2015-12-14 20:55 ` Rasmus
2015-12-15  0:44 ` Eric Abrahamsen
2015-12-15  6:48   ` Benjamin Slade
2015-12-15 14:19     ` Eric Abrahamsen
2015-12-16 15:59 ` Julien Cubizolles

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=87y4cwu5rg.fsf@jnanam.net \
    --to=slade@jnanam.net \
    --cc=info-gnus-english@gnu.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).