Giving into the offlineimap nametrans for google. Spaces in my folder names were causing problems..
This commit is contained in:
parent
d4d7bd462e
commit
fb7abab112
3 changed files with 22 additions and 6 deletions
|
|
@ -2,8 +2,9 @@
|
|||
|
||||
# For mail my other MUAs has moved
|
||||
|
||||
# Look for mail in folder INBOX.Archive that have inbox. Remove inbox.
|
||||
# Look for archived mail that have inbox. Remove inbox.
|
||||
notmuch tag -inbox -- folder:INBOX.Archive tag:inbox
|
||||
notmuch tag -inbox -- tag:inbox AND tag:gmail NOT folder:gmail/INBOX
|
||||
|
||||
# Initial tagging for new mail
|
||||
afew --tag --new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue