Switching from mbsync to offlineimap. More mail crap
This commit is contained in:
parent
8a8771581a
commit
f28c485ce7
8 changed files with 51 additions and 18 deletions
|
|
@ -1,2 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
# For mail my other MUAs has moved
|
||||
|
||||
# Look for mail in folder INBOX.Archive that have inbox. Remove inbox.
|
||||
notmuch tag -inbox -- folder:INBOX.Archive tag:inbox
|
||||
|
||||
# Initial tagging for new mail
|
||||
afew --tag --new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue