Giving into the offlineimap nametrans for google. Spaces in my folder names were causing problems..
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user