unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Damien Cassou <damien.cassou@gmail.com>
To: notmuch@notmuchmail.org
Subject: Searching from a folder
Date: Sat, 29 Sep 2012 10:57:20 +0200	[thread overview]
Message-ID: <CA+y5ggh-PFtHsRgpdXje9z2gsrsonMNi0gqDTfpQ42jXNmJ3dg@mail.gmail.com> (raw)

Hi,

I can't make notmuch search return the list of mails in [Gmail]
folders for a particular mailbox:

~ $ notmuch search folder:"[Gmail].All Mail"
~ $ notmuch search folder:[Gmail].Important

but these folders actually contain emails. This works well for another
gmail mailbox I have. You can reproduce by using the following
configuration files (yes, the password is here, that's just a test
account, don't worry):

===================
~/.offlineimaprc
===================

[Account GmailTest]
localrepository = LocalGmailTest
remoterepository = RemoteGmailTest

[Repository LocalGmailTest]
type = Maildir
localfolders = /home/XXXXXXXXXXXXXX/Mail/GmailTest

[Repository RemoteGmailTest]
type = IMAP
remotehost = imap.gmail.com
remoteuser = damien.test.cassou@gmail.com
remotepass = babebibob
ssl = yes
cert_fingerprint = f3043dd689a2e7dddfbef82703a6c65ea9b634c1
maxconnections = 1
realdelete = no

===================
~/.notmuch-config
===================
[database]
path=/home/XXXXXXXXXXXXXXXXXXXX/Mail/GmailTest

[user]
name=Damien Cassou
primary_email=damien.test.cassou@gmail.com
other_email=#xxxxxx

[new]
tags=

[search]
exclude_tags=deleted;spam;

[maildir]
synchronize_flags=true


-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

             reply	other threads:[~2012-09-29  8:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-29  8:57 Damien Cassou [this message]
2012-09-29 10:58 ` Searching from a folder Jani Nikula
2012-09-29 13:17   ` Damien Cassou
2012-09-29 16:12 ` Austin Clements
2012-10-01  9:42   ` Damien Cassou
2012-10-01 12:16     ` Austin Clements
2012-10-01 15:01       ` Damien Cassou

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

  List information: https://notmuchmail.org/

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

  git send-email \
    --in-reply-to=CA+y5ggh-PFtHsRgpdXje9z2gsrsonMNi0gqDTfpQ42jXNmJ3dg@mail.gmail.com \
    --to=damien.cassou@gmail.com \
    --cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).