Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* nnir-notmuch-engine setup with gnus/offlineimap/dovecot
@ 2016-09-22 23:00 Arkady Grudzinsky
  2016-09-23  5:21 ` Dmitry Alexandrov
  2016-09-23  7:58 ` Rainer M Krug
  0 siblings, 2 replies; 26+ messages in thread
From: Arkady Grudzinsky @ 2016-09-22 23:00 UTC (permalink / raw)
  To: info-gnus-english

Hi,

I am trying to set up notmuch to search my mail in all my mail
groups while I want to use Gnus to read and manipulate messages.

I retrieve mail from Gmail into ~/Mail using offlineimap.
Offlineimap runs "notmuch new" as a postsynchook.
Notmuch is set up, and "notmuch search" works from the
command line.

Gnus reads the email from a local Dovecot imap server using
nnimap backend.

Here is a snippet from my .gnus:

(setq gnus-secondary-select-methods
      '(
        (nnimap "local"
                (nnimap-address "localhost")
                (nnimap-stream network)
                (nnimap-authenticator login)

                (nnir-search-engine notmuch)
                ...
                )))

When I run "G G" in Gnus group buffer, I get the following
messages:

Doing notmuch query from:agrudzinsky...
notmuch args: search --format=text --output=files from:agrudzinsky
Massaging notmuch output...done
Search produced empty results.
gnus-select-newsgroup: Couldn’t request group nnir:nnir-s5obmzfd0j4.fsf: Search produced empty results.

Shell command

notmuch search --format=text --output=files from:agrudzinsky

produces a long list of maildir files.

Most discussions on this topic point to
http://roland.entierement.nu/blog/2010/09/08/gnus-dovecot-offlineimap-search-a-howto.html

The name implies that this may be exactly what I want, but the
link appears to be dead now.  I get an empty page when I try to
view it.

If anyone uses gnus-dovecot-offlineimap set up with notmuch, can
you, please, post a snippet of your configuration?

Thanks.

-- 
Arkady


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2016-09-30 17:13 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-22 23:00 nnir-notmuch-engine setup with gnus/offlineimap/dovecot Arkady Grudzinsky
2016-09-23  5:21 ` Dmitry Alexandrov
2016-09-23  7:56   ` Rainer M Krug
2016-09-29 21:06     ` Dave Abrahams
2016-09-30  1:33       ` myglc2
2016-09-30  7:04         ` Rainer M Krug
2016-09-30 14:01           ` myglc2
2016-09-30 15:04             ` Rainer M Krug
2016-09-30 17:13             ` Dave Abrahams
2016-09-30 12:02         ` Dave Abrahams
2016-09-30 14:28           ` myglc2
2016-09-30 15:06             ` Rainer M Krug
2016-09-30  6:59       ` Rainer M Krug
2016-09-30  9:51         ` Alan Schmitt
2016-09-30 10:33           ` Rainer M Krug
2016-09-30 11:50           ` Dave Abrahams
2016-09-30 11:44         ` Dave Abrahams
2016-09-30 12:56           ` Rainer M Krug
2016-09-30 17:13             ` Dave Abrahams
2016-09-23  7:58 ` Rainer M Krug
2016-09-23 21:27   ` Adam Sjøgren
2016-09-26 23:51     ` Arkady Grudzinsky
2016-09-27  2:54       ` Adam Sjøgren
2016-09-27  7:27       ` Rainer M Krug
2016-09-28 22:10         ` Arkady Grudzinsky
2016-09-29  6:57           ` Rainer M Krug

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).