unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Searching from a folder
@ 2012-09-29  8:57 Damien Cassou
  2012-09-29 10:58 ` Jani Nikula
  2012-09-29 16:12 ` Austin Clements
  0 siblings, 2 replies; 7+ messages in thread
From: Damien Cassou @ 2012-09-29  8:57 UTC (permalink / raw)
  To: notmuch

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

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

end of thread, other threads:[~2012-10-01 15:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-29  8:57 Searching from a folder Damien Cassou
2012-09-29 10:58 ` 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

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