Questions tagged [notmuch]
The notmuch tag has no summary.
10 questions
0
votes
1
answer
128
views
How to make mv work with exotic directory names?
I created several scripts to move messages tagged via notmuch notmuch between Maildir directories.
Having multiple accounts, I have some issues with the names of some directories mbsync created when ...
1
vote
1
answer
303
views
Tagging mail with "notmuch" marks them as old
After syncing my local maildir inboxes with offlineimap and performing spam filtering and sorting using fdm+bogofilter, I tag the messages in the mail store using notmuch.
Up until recently, I used ...
2
votes
0
answers
773
views
neomutt+lieer: how to make deletion in neomutt sync properly to GMail?
I've recently migrated from mutt to neomutt, and have at the same time been moving from accessing my mailboxes live through IMAP to working with local frequently-synced copies, with a notmuch database....
1
vote
1
answer
503
views
How do I fix my neomuttrc syntax?
I've had Neomutt setup and working great for a while now but at some point I started seeing an error on launch that I'd like to finally fix. The error says:
Error in /home/amanda/.config/neomutt/...
2
votes
2
answers
963
views
How to get the notmuch message-id and thread-id from a maildir message filename already in the notmuch db?
Let's assume that I make a notmuch query that returns files:
$ notmuch search --output=files tag:inbox from:love
This returns a list of files, pointing to Maildir messages. Now I pick one of these ...
1
vote
1
answer
491
views
Multiple accounts with afew
I've recently started using Notmuch. One thing I am missing is to setup afew to move messages between folders after tagging them with Notmuch. It all works fine with just one account under ~/Mail, ...
4
votes
1
answer
1k
views
How can I find out/display the mailbox that a particular message is in with neomutt+notmuch?
I am using notmuch together with neomutt. I am using the recommended setup, i.e. I can search for messages matching certain criteria with / and results are shown in a virtual folder directly in mutt, ...
3
votes
1
answer
472
views
How do I tell notmuch to scan folders for new messages?
I'm using mutt-kz, offlineimap and notmuch to read and search my email. I'm syncing between two computers so I need to store things in folders so that some structure is preserved, but I've discovered ...
2
votes
1
answer
587
views
Why does notmuch ignore my wildcards?
My read of the notmuch search documentation suggests that I should be able to use wildcards in searches, but that doesn't seem to be the case. For instance, I have my mail archives organized into ...
4
votes
1
answer
886
views
How can I search gpg-encrypted email with notmuch-mutt?
I'm using mutt, with notmuch-mutt indexing the mail. I have a macro defined in mutt to search multiple mailboxes, using notmuch's integration (as suggested in the man page).
macro index <F3> \
...