Fix mbsync path for 15five and #afew updates
This commit is contained in:
@ -18,12 +18,18 @@ query = 'to:notmuch@notmuchmail.org AND (subject:emacs OR subject:elisp OR "(def
|
|||||||
tags = -inbox;-new;+notmuch
|
tags = -inbox;-new;+notmuch
|
||||||
message = notmuch emacs stuff
|
message = notmuch emacs stuff
|
||||||
|
|
||||||
|
# Sentry errors, skip the inbox, tag as sentry
|
||||||
|
[Filter.2]
|
||||||
|
query = 'from:noreply@md.getsentry.com'
|
||||||
|
tags = +sentry;-inbox;+15five;-inbox -sentry
|
||||||
|
message = sentry error
|
||||||
|
|
||||||
[MailMover]
|
[MailMover]
|
||||||
folders = Inbox Archive Sent Drafts Trash
|
folders = Inbox Archive Sent Drafts Trash
|
||||||
rename = True
|
rename = False
|
||||||
max_age = 30
|
max_age = 15
|
||||||
#Inbox = 'tag:spam':Junk 'NOT tag:inbox':Archive 'tag:trash':Trash
|
Inbox = 'tag:spam':Junk 'NOT tag:inbox':Archive 'tag:deleted':Trash
|
||||||
#Junk = 'NOT tag:spam AND tag:inbox':Inbox 'NOT tag:spam':Archive
|
Junk = 'NOT tag:spam AND tag:inbox':Inbox 'NOT tag:spam':Archive
|
||||||
|
|
||||||
# what's still new goes into the inbox
|
# what's still new goes into the inbox
|
||||||
[InboxFilter]
|
[InboxFilter]
|
||||||
|
|||||||
@ -146,7 +146,7 @@ Account 15five
|
|||||||
|
|
||||||
MaildirStore 15five-local
|
MaildirStore 15five-local
|
||||||
SubFolders Legacy
|
SubFolders Legacy
|
||||||
Path ~/Mail/colin.powell@15five.com
|
Path ~/Mail/colin.powell@15five.com/
|
||||||
Inbox ~/Mail/colin.powell@15five.com/Inbox
|
Inbox ~/Mail/colin.powell@15five.com/Inbox
|
||||||
|
|
||||||
Channel 15five-default
|
Channel 15five-default
|
||||||
|
|||||||
Reference in New Issue
Block a user